Uses of Class
io.qt.widgets.QScroller.State
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QScroller.State in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QScroller.State Modifier and Type Field Description QObject.Signal1<QScroller.State>
QScroller. stateChanged
Methods in io.qt.widgets that return QScroller.State Modifier and Type Method Description static QScroller.State
QScroller.State. resolve(int value)
Returns the corresponding enum entry for the given value.QScroller.State
QScroller. state()
static QScroller.State
QScroller.State. valueOf(String name)
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.