HumidityReading QML Type

Das Element HumidityReading enthält den letzten Messwert HumiditySensor. Mehr...

Import Statement: import QtSensors
Since: QtSensors 5.9
Inherits:

SensorReading

Eigenschaften

Detaillierte Beschreibung

Das Element HumidityReading enthält den letzten Messwert HumiditySensor.

Dieses Element umhüllt die Klasse QHumidityReading. Bitte lesen Sie die Dokumentation für QHumidityReading für weitere Details.

Dieses Element kann nicht direkt erstellt werden.

Eigenschaft Dokumentation

absoluteHumidity : real

Diese Eigenschaft enthält die absolute Luftfeuchtigkeit in Gramm pro Kubikmeter (g/m3).

Informationen zu dieser Eigenschaft finden Sie unter QHumidityReading::absoluteHumidity.


relativeHumidity : real

Diese Eigenschaft enthält die relative Luftfeuchtigkeit in Prozent.

Informationen zu dieser Eigenschaft finden Sie unter QHumidityReading::relativeHumidity.


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.