IRProximityReading QML Type▲
-
Import Statement: import QtSensors 5.11
-
Since: QtSensors 5.0
-
Inherits: SensorReading
-
Group: IRProximityReading is part of qml-sensors_reading
Detailed Description▲
The IRProximityReading element holds the most recent IR proximity reading.
This element wraps the QIRProximityReading class. Please see the documentation for QIRProximityReading for details.
This element cannot be directly created.
Property Documentation▲
[read-only] reflectance : qreal▲
This property holds the reflectance value.
Please see QIRProximityReading::reflectance for information about this property.