RotationSensor QML Type
Das RotationSensor-Element meldet die Drehung des Geräts um die X-, Y- und Z-Achse. Mehr...
Import Statement: | import QtSensors |
Since: | QtSensors 5.0 |
Inherits: |
Eigenschaften
- hasZ : bool
Detaillierte Beschreibung
Das RotationSensor-Element berichtet über die Drehung des Geräts um die X-, Y- und Z-Achse.
Dieses Element umhüllt die Klasse QRotationSensor. Bitte lesen Sie die Dokumentation für QRotationSensor für Details.
Siehe auch RotationReading.
Eigenschaft Dokumentation
hasZ : bool |
Diese Eigenschaft enthält einen Wert, der angibt, ob der Z-Winkel verfügbar ist.
Informationen zu dieser Eigenschaft finden Sie unter 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.