AltimeterReading QML Type

The AltimeterReading element holds the most recent Altimeter reading. 更多...

导入语句: import QtSensors 5.15
Since: QtSensors 5.1
继承:

SensorReading

特性

详细描述

The AltimeterReading element holds the most recent Altimeter reading.

此元素包裹 QAltimeterReading 类。请参阅文档编制 QAltimeterReading 了解细节。

This element cannot be directly created.

特性文档编制

altitude : qreal

This property holds the altitude of the device.

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