QtMobility Reference Documentation

Contents

QML AltimeterReading Element

The AltimeterReading element holds the most recent Altimeter reading. More...

Inherits SensorReading

AltimeterReading instantiates the C++ class QAltimeterReading

This element was introduced in Mobility 1.3.

Properties

Detailed Description

The AltimeterReading element holds the most recent Altimeter reading.

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

This element cannot be directly created.

Property Documentation

read-onlyaltitude : qreal

This property holds the altitude of the device.

Please see QAltimeterReading::altitude for information about this property.

This property group was introduced in Mobility 1.3.