LightReading QML Type

LightReading element holds the most recent LightSensor reading. 更多...

导入语句: import QtSensors 5.0
Since: QtSensors 5.0
继承:

SensorReading

特性

详细描述

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.