LightSensor QML Type

The LightSensor element reports on light levels using LUX. More...

Properties

Detailed Description

\ingroupqml-sensors_type \inqmlmodule QtSensors \since QtSensors 5.0 \inherits Sensor

The LightSensor element reports on light levels using LUX.

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

See also LightReading.

Property Documentation

fieldOfView : qreal

This property holds a value indicating the field of view.

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