Uses of Class
io.qt.widgets.QScroller.Input
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QScroller.Input in io.qt.widgets
Methods in io.qt.widgets that return QScroller.Input Modifier and Type Method Description static QScroller.Input
QScroller.Input. resolve(int value)
Returns the corresponding enum entry for the given value.static QScroller.Input
QScroller.Input. valueOf(String name)
Returns the enum constant of this type with the specified name.static QScroller.Input[]
QScroller.Input. 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 QScroller.Input Modifier and Type Method Description boolean
QScroller. handleInput(QScroller.Input input, QPointF position)
Overloaded function forQScroller.handleInput(io.qt.widgets.QScroller.Input, io.qt.core.QPointF, long)
withtimestamp = 0
.boolean
QScroller. handleInput(QScroller.Input input, QPointF position, long timestamp)