Uses of Enum
io.qt.qt3d.input.QMouseDevice.Axis
Packages that use QMouseDevice.Axis
-
Uses of QMouseDevice.Axis in io.qt.qt3d.input
Subclasses with type arguments of type QMouseDevice.Axis in io.qt.qt3d.inputModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQt3DInput::QMouseDevice::AxisMethods in io.qt.qt3d.input that return QMouseDevice.AxisModifier and TypeMethodDescriptionstatic QMouseDevice.AxisQMouseDevice.Axis.resolve(int value) Returns the corresponding enum entry for the given value.static QMouseDevice.AxisReturns 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.