LightSensor QML Type

The LightSensor element reports on light levels using LUX. 更多...

Import Statement: import QtSensors 5.0
开始支持版本: QtSensors 5.0
基类:

Sensor

属性

详细描述

The LightSensor element reports on light levels using LUX.

This element wraps the QLightSensor class. Please see the documentation for QLightSensor for details.

参见 LightReading.

属性

fieldOfView : qreal

This property holds a value indicating the field of view.

Please see QLightSensor::fieldOfView for information about this property.