AltimeterReading QML Type
The AltimeterReading element holds the most recent Altimeter reading. 更多...
Import Statement: | import QtSensors 5.0 |
开始支持版本: | QtSensors 5.1 |
基类: |
属性
- altitude : qreal
详细描述
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.
属性
This property holds the altitude of the device.
Please see QAltimeterReading::altitude for information about this property.