The AmbientTemperatureReading element holds the most recent temperature reading. 更多...
import 语句: | import QtSensors |
Since: | QtSensors 5.1 |
继承: | SensorReading |
The AmbientTemperatureReading element holds the most recent temperature reading.
此元素包裹 QAmbientTemperatureReading 类。请参阅文档编制 QAmbientTemperatureReading 了解细节。
This element cannot be directly created.
temperature : qreal |
This property holds the ambient temperature in degree Celsius.
Please see QAmbientTemperatureReading::temperature for information about this property.