RotationSensor QML Type

RotationSensor 要素は、X 軸、Y 軸、Z 軸を中心としたデバイスの回転を報告します。詳細...

Import Statement: import QtSensors
Since: QtSensors 5.0
Inherits:

Sensor

プロパティ

詳細説明

RotationSensor 要素は、X、Y、Z 軸の周りのデバイスの回転を報告します。

この要素はQRotationSensor クラスをラップします。詳細はQRotationSensor のドキュメントを参照してください。

RotationReadingも参照してください

プロパティ ドキュメント

hasZ : bool

このプロパティは、Z 角度が利用可能かどうかを示す値を保持します。

このプロパティに関する情報はQRotationSensor::hasZ を参照してください。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.