Uses of Enum
io.qt.core.Qt.GestureState
Packages that use Qt.GestureState
-
Uses of Qt.GestureState in io.qt.core
Methods in io.qt.core that return Qt.GestureStateModifier and TypeMethodDescriptionstatic Qt.GestureState
Qt.GestureState.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.GestureState
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