HumidityReading QML Type
HumidityReading要素は、最新のHumiditySensor 。詳細...
Import Statement: | import QtSensors |
Since: | QtSensors 5.9 |
Inherits: |
プロパティ
- absoluteHumidity : qreal
- relativeHumidity : qreal
詳細説明
HumidityReading要素は、最新のHumiditySensor 。
この要素はQHumidityReading クラスをラップしています。詳細はQHumidityReading のドキュメントを参照してください。
この要素を直接作成することはできません。
プロパティの説明
absoluteHumidity : qreal |
このプロパティは、絶対湿度をグラム/立方メートル (g/m3) 単位で保持します。
このプロパティに関する情報はQHumidityReading::absoluteHumidity を参照してください。
relativeHumidity : qreal |
このプロパティは、相対湿度をパーセンテージで保持する。
このプロパティについては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.