The QHumidityReading class holds readings from the humidity sensor. More...
Header: | #include <QHumidityReading> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Sensors) target_link_libraries(mytarget PRIVATE Qt6::Sensors) |
qmake: | QT += sensors |
Since: | Qt 5.9 |
Inherits: | QSensorReading |
qreal | absoluteHumidity() const |
qreal | relativeHumidity() const |
void | setAbsoluteHumidity(qreal value) |
void | setRelativeHumidity(qreal humidity) |
The humidity sensor returns the relative humidity as a percentage, and absolute humidity in grams per cubic meter (g/m3). Note that some sensors may not support absolute humidity, 0 will be returned in this case.
[read-only]
absoluteHumidity : const qrealAbsolute humidity Measured in grams per cubic meter. Note that some sensors may not support absolute humidity.
Access functions:
qreal | absoluteHumidity() const |
See also QHumidityReading Units.
[read-only]
relativeHumidity : const qrealRelative humidity Returned as a percentage.
Access functions:
qreal | relativeHumidity() const |
See also QHumidityReading Units.
Sets absoluteHumidity to value.
See also absoluteHumidity().
Sets relativeHumidity to humidity.
See also relativeHumidity().
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: