RotationSensor

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

Inherits Sensor

This type was introduced in QtSensors 5.0.

Properties

Detailed Description

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 : qreal

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

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