QtMobility Reference Documentation

QML RotationReading Element

The RotationReading element holds the most recent RotationSensor reading. More...

Inherits SensorReading

RotationReading instantiates the C++ class QRotationReading

This element was introduced in Mobility 1.1.

Properties

  • x : qreal
  • y : qreal
  • z : qreal

Detailed Description

The RotationReading element holds the most recent RotationSensor reading.

This element wraps the QRotationReading class. Please see the documentation for QRotationReading for details.

This element cannot be directly created.

Property Documentation

read-onlyx : qreal

Please see QRotationReading::x for information about this property.

This property group was introduced in Mobility 1.2.


read-onlyy : qreal

Please see QRotationReading::y for information about this property.

This property group was introduced in Mobility 1.2.


read-onlyz : qreal

Please see QRotationReading::z for information about this property.

This property group was introduced in Mobility 1.2.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.