Uses of Enum
io.qt.widgets.QStyleOptionHeader.SectionPosition
-
Uses of QStyleOptionHeader.SectionPosition in io.qt.widgets
Modifier and TypeMethodDescriptionQStyleOptionHeader.getPosition()
Kotlin property getter.QStyleOptionHeader.position()
The section's position in relation to the other sectionsQStyleOptionHeader.SectionPosition.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QStyleOptionHeader.SectionPosition[]
QStyleOptionHeader.SectionPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QStyleOptionHeader.setPosition
(QStyleOptionHeader.SectionPosition position) The section's position in relation to the other sections