RotationReading QML Type
Das Element RotationReading enthält die letzte Ablesung RotationSensor. Mehr...
Import Statement: | import QtSensors |
Since: | QtSensors 5.0 |
Inherits: |
Eigenschaften
Detaillierte Beschreibung
Das Element RotationReading enthält die letzte Lesung von RotationSensor.
Dieses Element umhüllt die Klasse QRotationReading. Bitte lesen Sie die Dokumentation für QRotationReading für weitere Details.
Dieses Element kann nicht direkt erstellt werden.
Eigenschaft Dokumentation
x : qreal |
Diese Eigenschaft enthält die Rotation um die x-Achse.
Informationen zu dieser Eigenschaft finden Sie unter QRotationReading::x.
y : qreal |
Diese Eigenschaft enthält die Drehung um die y-Achse.
Informationen zu dieser Eigenschaft finden Sie unter QRotationReading::y.
z : qreal |
Diese Eigenschaft speichert die Drehung um die z-Achse.
Weitere Informationen zu dieser Eigenschaft finden Sie unter QRotationReading::z.
© 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.