Accelerometer QML Type
가속도계 요소는 X, Y 및 Z 축을 따라 선형 가속도를 보고합니다. 더 보기...
Import Statement: | import QtSensors |
Since: | QtSensors 5.0 |
Inherits: |
속성
- accelerationMode : AccelerationMode
(since QtSensors 5.1)
상세 설명
가속도계 요소는 X, Y 및 Z 축을 따라 선형 가속도를 보고합니다.
이 요소는 QAccelerometer 클래스를 래핑합니다. 자세한 내용은 QAccelerometer 문서를 참조하세요.
AccelerometerReading 를참조하세요 .
속성 문서
accelerationMode : AccelerationMode |
이 속성은 현재 가속 모드를 보유합니다.
이 속성에 대한 자세한 내용은 QAccelerometer::accelerationMode 을 참조하십시오.
이 프로퍼티는 QtSensors 5.1에 도입되었습니다.
© 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.