LightSensor QML Type▲
-
Import Statement: import QtSensors
-
Since:: QtSensors 5.0
-
Inherits:: Sensor
-
Group: LightSensor is part of qml-sensors_type
Detailed Description▲
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▲
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.