QtMobility Reference Documentation

Contents

QML CompassReading Element

The CompassReading element holds the most recent Compass reading. More...

Inherits SensorReading

CompassReading instantiates the C++ class QCompassReading

  • List of all members, including inherited members
  • Properties

    Detailed Description

    The CompassReading element holds the most recent Compass reading.

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

    This element cannot be directly created.

    Property Documentation

    read-onlyazimuth : qreal

    Please see QCompassReading::azimuth for information about this property.

    This documentation was introduced in Qt Mobility Mobility 1.2.


    read-onlycalibrationLevel : qreal

    Please see QCompassReading::calibrationLevel for information about this property.

    This documentation was introduced in Qt Mobility Mobility 1.2.