RotationSensor QML Type

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

导入语句: import QtSensors 5.11
Since: QtSensors 5.0
继承:

Sensor

特性

详细描述

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

此元素包裹 QRotationSensor 类。请参阅文档编制 QRotationSensor 了解细节。

另请参阅 RotationReading .

特性文档编制

hasZ : qreal

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

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