RotationSensor QML Type

회전 센서 요소는 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.