AltimeterReading QML Type▲
-
Import Statement: import QtSensors 5.11
-
Since: QtSensors 5.1
-
Inherits: SensorReading
-
Group: AltimeterReading is part of qml-sensors_reading
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-only] altitude : qreal▲
This property holds the altitude of the device.
Please see QAltimeterReading::altitude for information about this property.