Uses of Enum
io.qt.widgets.QSlider.TickPosition
Packages that use QSlider.TickPosition
-
Uses of QSlider.TickPosition in io.qt.widgets
Methods in io.qt.widgets that return QSlider.TickPositionModifier and TypeMethodDescriptionstatic QSlider.TickPosition
QSlider.TickPosition.resolve
(int value) Returns the corresponding enum entry for the given value.final QSlider.TickPosition
QSlider.tickPosition()
final QSlider.TickPosition
QStyleOptionSlider.tickPosition()
The position of the slider's tick marks, if anystatic QSlider.TickPosition
Returns the enum constant of this type with the specified name.static QSlider.TickPosition[]
QSlider.TickPosition.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 QSlider.TickPositionModifier and TypeMethodDescriptionfinal void
QSlider.setTickPosition
(QSlider.TickPosition position) final void
QStyleOptionSlider.setTickPosition
(QSlider.TickPosition tickPosition) The position of the slider's tick marks, if any