QtMobility Reference Documentation

Contents

QML RotationReading Element

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

Inherits SensorReading

RotationReading instantiates the C++ class QRotationReading

  • List of all members, including inherited members
  • Properties

    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 documentation was introduced in Qt Mobility Mobility 1.2.


    read-onlyy : qreal

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

    This documentation was introduced in Qt Mobility Mobility 1.2.


    read-onlyz : qreal

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

    This documentation was introduced in Qt Mobility Mobility 1.2.