Uses of Enum
io.qt.gui.QPointingDevice.GrabTransition
Packages that use QPointingDevice.GrabTransition
-
Uses of QPointingDevice.GrabTransition in io.qt.gui
Fields in io.qt.gui with type parameters of type QPointingDevice.GrabTransitionMethods in io.qt.gui that return QPointingDevice.GrabTransitionModifier and TypeMethodDescriptionQPointingDevice.GrabTransition.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPointingDevice.GrabTransition[]
QPointingDevice.GrabTransition.values()
Returns an array containing the constants of this enum type, in the order they are declared.