The QAmbientTemperatureReading class holds readings of the ambient temperature. More...
Header: | #include <QAmbientTemperatureReading> |
qmake: | QT += sensors |
Since: | Qt 5.1 |
Inherits: | QSensorReading |
This class was introduced in Qt 5.1.
void | setTemperature(qreal temperature) |
qreal | temperature() const |
The ambient (room) temperature is the temperature in degree Celsius.
This property holds the ambient temperature
Measured in degree Celsius.
Access functions:
qreal | temperature() const |
Sets ambient temperature to temperature.
See also temperature().
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qambienttemperaturereading.html