RotationSensor QML Type

The RotationSensor element reports on device rotation around the X, Y and Z axes. More...

Properties

Detailed Description

\ingroupqml-sensors_type \inqmlmodule QtSensors \since QtSensors 5.0 \inherits Sensor

The RotationSensor element reports on device rotation around the X, Y and Z axes.

This element wraps the QRotationSensor class. Please see the documentation for QRotationSensor for details.

See also RotationReading.

Property Documentation

hasZ : bool

This property holds a value indicating if the z angle is available.

Please see QRotationSensor::hasZ for information about this property.