Uses of Enum
io.qt.widgets.QTabBar.Shape
-
Uses of QTabBar.Shape in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QTabBar.Shape
QStyleOptionTab.getShape()
Kotlin property getter.final QTabBar.Shape
QStyleOptionTabBarBase.getShape()
Kotlin property getter.final QTabBar.Shape
QStyleOptionTabWidgetFrame.getShape()
Kotlin property getter.final QTabBar.Shape
QTabBar.getShape()
Kotlin property getter.static QTabBar.Shape
QTabBar.Shape.resolve
(int value) Returns the corresponding enum entry for the given value.final QTabBar.Shape
QStyleOptionTab.shape()
The tab shape used to draw the tab; by default QTabBar::RoundedNorthfinal QTabBar.Shape
QStyleOptionTabBarBase.shape()
The shape of the tab barfinal QTabBar.Shape
QStyleOptionTabWidgetFrame.shape()
The tab shape used to draw the tabsfinal QTabBar.Shape
QTabBar.shape()
static QTabBar.Shape
Returns the enum constant of this type with the specified name.static QTabBar.Shape[]
QTabBar.Shape.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QStyleOptionTab.setShape
(QTabBar.Shape shape) The tab shape used to draw the tab; by default QTabBar::RoundedNorthfinal void
QStyleOptionTabBarBase.setShape
(QTabBar.Shape shape) The shape of the tab barfinal void
QStyleOptionTabWidgetFrame.setShape
(QTabBar.Shape shape) The tab shape used to draw the tabsfinal void
QTabBar.setShape
(QTabBar.Shape shape)