The HumidityReading element holds the most recent HumiditySensor reading. 更多...
import 语句: | import QtSensors |
Since: | QtSensors 5.9 |
继承: | SensorReading |
The HumidityReading element holds the most recent HumiditySensor reading.
此元素包裹 QHumidityReading 类。请参阅文档编制 QHumidityReading 了解细节。
This element cannot be directly created.
absoluteHumidity : qreal |
This property holds the absolute humidity in grams per cubic meter (g/m3).
Please see QHumidityReading::absoluteHumidity for information about this property.
relativeHumidity : qreal |
This property holds the relative humidity as a percentage.
Please see QHumidityReading::relativeHumidity for information about this property.