Uses of Enum
io.qt.widgets.QStyleOptionHeader.SectionPosition
Packages that use QStyleOptionHeader.SectionPosition
-
Uses of QStyleOptionHeader.SectionPosition in io.qt.widgets
Methods in io.qt.widgets that return QStyleOptionHeader.SectionPositionModifier and TypeMethodDescriptionQStyleOptionHeader.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.Methods in io.qt.widgets with parameters of type QStyleOptionHeader.SectionPositionModifier and TypeMethodDescriptionfinal voidQStyleOptionHeader.setPosition(QStyleOptionHeader.SectionPosition position) The section's position in relation to the other sections