Uses of Enum
io.qt.widgets.QScroller.State
-
Uses of QScroller.State in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QScroller.State
QScroller.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QScroller.State
QScroller.state()
static QScroller.State
Returns the enum constant of this type with the specified name.static QScroller.State[]
QScroller.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.