QtMobility Reference Documentation

QML MagnetometerReading Element

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

Inherits SensorReading

MagnetometerReading instantiates the C++ class QMagnetometerReading

This element was introduced in Mobility 1.1.

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 property group was introduced in Mobility 1.2.


read-onlyx : qreal

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

This property group was introduced in Mobility 1.2.


read-onlyy : qreal

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

This property group was introduced in Mobility 1.2.


read-onlyz : qreal

Please see QMagnetometerReading::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.