The RotationReading element holds the most recent RotationSensor reading. 更多...
import 语句: | import QtSensors |
Since: | QtSensors 5.0 |
继承: | SensorReading |
The RotationReading element holds the most recent RotationSensor reading.
此元素包裹 QRotationReading 类。请参阅文档编制 QRotationReading 了解细节。
This element cannot be directly created.
x : qreal |
This property holds the rotation around the x axis.
Please see QRotationReading::x for information about this property.
y : qreal |
This property holds the rotation around the y axis.
Please see QRotationReading::y for information about this property.
z : qreal |
This property holds the rotation around the z axis.
Please see QRotationReading::z for information about this property.