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