Uses of Enum
io.qt.widgets.QStyleOptionTab.TabPosition
-
Uses of QStyleOptionTab.TabPosition in io.qt.widgets
Modifier and TypeMethodDescriptionQStyleOptionTab.getPosition()
Kotlin property getter.QStyleOptionTab.position()
The position of the tab in the tab barstatic QStyleOptionTab.TabPosition
QStyleOptionTab.TabPosition.resolve
(int value) Returns the corresponding enum entry for the given value.static QStyleOptionTab.TabPosition
Returns the enum constant of this type with the specified name.static QStyleOptionTab.TabPosition[]
QStyleOptionTab.TabPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QStyleOptionTab.setPosition
(QStyleOptionTab.TabPosition position) The position of the tab in the tab bar