Uses of Enum
io.qt.sensors.QSensor.AxesOrientationMode
Packages that use QSensor.AxesOrientationMode
-
Uses of QSensor.AxesOrientationMode in io.qt.sensors
Fields in io.qt.sensors with type parameters of type QSensor.AxesOrientationModeMethods in io.qt.sensors that return QSensor.AxesOrientationModeModifier and TypeMethodDescriptionQSensor.axesOrientationMode()
static QSensor.AxesOrientationMode
QSensor.AxesOrientationMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QSensor.AxesOrientationMode
Returns the enum constant of this type with the specified name.static QSensor.AxesOrientationMode[]
QSensor.AxesOrientationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.sensors with parameters of type QSensor.AxesOrientationModeModifier and TypeMethodDescriptionfinal void
QSensor.setAxesOrientationMode
(QSensor.AxesOrientationMode axesOrientationMode)