LightSensor QML Type
The LightSensor element reports on light levels using LUX. More...
Properties
- fieldOfView : qreal
Detailed Description
\ingroup
qml-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.