RotationSensor QML Type▲
- 
					Import Statement: import QtSensors 
- 
					Since: QtSensors 5.0 
- 
					Inherits: Sensor 
- 
					Group: RotationSensor is part of qml-sensors_type 
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▲
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.




