RotationReading QML 类型
RotationReading 元素保存了最新的 RotationSensor 读取。更多...
导入声明 | import QtSensors |
自 | QtSensors 5.0 |
继承 |
属性
详细描述
RotationReading 元素保存了最新的 RotationSensor 读取。
此元素包装了 QRotationReading 类。有关详细信息,请参阅 QRotationReading 的文档。
该元素不能直接创建。
属性文档
x : qreal |
此属性保存了围绕 x 轴的旋转。
有关此属性的信息,请参阅 QRotationReading::x。
y : qreal |
此属性保存了围绕 y 轴的旋转。
有关此属性的信息,请参阅 QRotationReading::y。
z : qreal |
此属性保存了围绕 z 轴的旋转。
有关此属性的信息,请参阅 QRotationReading::z。
© 2024 The Qt Company Ltd. 本文档中包含的贡献的版权归各自所有者所有。本文档提供的内容受 GNU 自由文档许可证版本 1.3 的条款约束,由自由软件基金会发布。Qt 和相应的标志为 The Qt Company Ltd. 在芬兰和/或其他国家和地区的商标。所有其他商标均为各自所有者的财产。