Uses of Enum
io.qt.widgets.QStyleOptionHeader.SelectedPosition
Packages that use QStyleOptionHeader.SelectedPosition
-
Uses of QStyleOptionHeader.SelectedPosition in io.qt.widgets
Methods in io.qt.widgets that return QStyleOptionHeader.SelectedPositionModifier and TypeMethodDescriptionQStyleOptionHeader.SelectedPosition.resolve
(int value) Returns the corresponding enum entry for the given value.QStyleOptionHeader.selectedPosition()
The section's position in relation to the selected sectionReturns the enum constant of this type with the specified name.static QStyleOptionHeader.SelectedPosition[]
QStyleOptionHeader.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 QStyleOptionHeader.SelectedPositionModifier and TypeMethodDescriptionfinal void
QStyleOptionHeader.setSelectedPosition
(QStyleOptionHeader.SelectedPosition selectedPosition) The section's position in relation to the selected section