The RotationSensor element reports on device rotation around the X, Y and Z axes. 更多...
import 语句: | import QtSensors |
Since: | QtSensors 5.0 |
继承: | Sensor |
The RotationSensor element reports on device rotation around the X, Y and Z axes.
此元素包裹 QRotationSensor 类。请参阅文档编制 QRotationSensor 了解细节。
另请参阅 RotationReading .
hasZ : bool |
This property holds a value indicating if the z angle is available.
Please see QRotationSensor::hasZ for information about this property.