IRProximityReading QML Type
The IRProximityReading element holds the most recent IR proximity reading. More...
Import Statement: | import QtSensors 5.15 |
Since: | QtSensors 5.0 |
Inherits: |
Properties
- reflectance : qreal
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
This property holds the reflectance value.
Please see QIRProximityReading::reflectance for information about this property.