QtMobility Reference Documentation

Contents

QML MagnetometerReading Element

The MagnetometerReading element holds the most recent Magnetometer reading. More...

Inherits SensorReading

MagnetometerReading instantiates the C++ class QMagnetometerReading

Properties

Detailed Description

The MagnetometerReading element holds the most recent Magnetometer reading.

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

This element cannot be directly created.

Property Documentation

read-onlycalibrationLevel : qreal

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

This documentation was introduced in Qt Mobility Mobility 1.2.


read-onlyx : qreal

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

This documentation was introduced in Qt Mobility Mobility 1.2.


read-onlyy : qreal

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

This documentation was introduced in Qt Mobility Mobility 1.2.


read-onlyz : qreal

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

This documentation was introduced in Qt Mobility Mobility 1.2.