Uses of Enum
io.qt.qt3d.input.QMouseDevice.Axis
-
Uses of QMouseDevice.Axis in io.qt.qt3d.input
Modifier and TypeMethodDescriptionstatic QMouseDevice.Axis
QMouseDevice.Axis.resolve
(int value) Returns the corresponding enum entry for the given value.static QMouseDevice.Axis
Returns the enum constant of this type with the specified name.static QMouseDevice.Axis[]
QMouseDevice.Axis.values()
Returns an array containing the constants of this enum type, in the order they are declared.