QLightReading ClassThe QLightReading class represents one reading from the light sensor. More... #include <QLightReading> Inherits: QSensorReading. QLightReading is instantiated by QML element LightReading Properties
Public Functions
Additional Inherited Members
Detailed DescriptionThe QLightReading class represents one reading from the light sensor. QLightReading UnitsThe light sensor returns the intensity of the light in lux. Property Documentation
|
qreal | lux() const |
See also QLightReading Units.