Uses of Enum
io.qt.widgets.QStyleOptionToolBox.SelectedPosition
Packages that use QStyleOptionToolBox.SelectedPosition
-
Uses of QStyleOptionToolBox.SelectedPosition in io.qt.widgets
Methods in io.qt.widgets that return QStyleOptionToolBox.SelectedPositionModifier and TypeMethodDescriptionQStyleOptionToolBox.SelectedPosition.resolve
(int value) Returns the corresponding enum entry for the given value.QStyleOptionToolBox.selectedPosition()
The position of the selected tab in relation to this tabReturns the enum constant of this type with the specified name.static QStyleOptionToolBox.SelectedPosition[]
QStyleOptionToolBox.SelectedPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.widgets with parameters of type QStyleOptionToolBox.SelectedPositionModifier and TypeMethodDescriptionfinal void
QStyleOptionToolBox.setSelectedPosition
(QStyleOptionToolBox.SelectedPosition selectedPosition) The position of the selected tab in relation to this tab