The LightReading element holds the most recent LightSensor reading. 更多...
import 语句: | import QtSensors |
Since: | QtSensors 5.0 |
继承: | SensorReading |
The LightReading element holds the most recent LightSensor reading.
此元素包裹 QLightReading 类。请参阅文档编制 QLightReading 了解细节。
This element cannot be directly created.
illuminance : qreal |
This property holds the light level.
Please see QLightReading::illuminance for information about this property.