Uses of Class
io.qt.widgets.QStyleOptionToolBox.SelectedPosition
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QStyleOptionToolBox.SelectedPosition in io.qt.widgets
Methods in io.qt.widgets that return QStyleOptionToolBox.SelectedPosition Modifier and Type Method Description static QStyleOptionToolBox.SelectedPosition
QStyleOptionToolBox.SelectedPosition. resolve(int value)
Returns the corresponding enum entry for the given value.QStyleOptionToolBox.SelectedPosition
QStyleOptionToolBox. selectedPosition()
The position of the selected tab in relation to this tabstatic QStyleOptionToolBox.SelectedPosition
QStyleOptionToolBox.SelectedPosition. valueOf(String name)
Returns 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.SelectedPosition Modifier and Type Method Description void
QStyleOptionToolBox. setSelectedPosition(QStyleOptionToolBox.SelectedPosition selectedPosition)
The position of the selected tab in relation to this tab