Uses of Class
io.qt.core.Qt.GestureState
Package | Description |
---|---|
io.qt.core | |
io.qt.widgets |
-
Uses of Qt.GestureState in io.qt.core
Methods in io.qt.core that return Qt.GestureState Modifier and Type Method Description static Qt.GestureState
Qt.GestureState. resolve(int value)
Returns the corresponding enum entry for the given value.static Qt.GestureState
Qt.GestureState. valueOf(String name)
Returns the enum constant of this type with the specified name.static Qt.GestureState[]
Qt.GestureState. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.GestureState in io.qt.widgets
Methods in io.qt.widgets that return Qt.GestureState Modifier and Type Method Description Qt.GestureState
QGesture. state()