IRProximityReading QML Type

The IRProximityReading element holds the most recent IR proximity reading. \internal. More...

Properties

Detailed Description

\ingroupqml-sensors_reading \inqmlmodule QtSensors \since QtSensors 5.0 \inherits SensorReading

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

reflectance : qreal

This property holds the reflectance value.

Please see QIRProximityReading::reflectance for information about this property.