Uses of Enum
io.qt.widgets.QScroller.State
Packages that use QScroller.State
-
Uses of QScroller.State in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QScroller.StateMethods in io.qt.widgets that return QScroller.StateModifier 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.