QProximityReading Class Reference
The QProximityReading class represents one reading from the proximity sensor. More...
#include <QProximityReading>
Inherits QSensorReading.
Properties
- close : const bool
- 1 property inherited from QSensorReading
Public Functions
bool | close () const |
void | setClose ( bool close ) |
- 4 public functions inherited from QSensorReading
Detailed Description
The QProximityReading class represents one reading from the proximity sensor.
The proximity sensor can only indicate if an object is close or not.
The distance at which an object is considered close is device-specific. This distance may be available in the QSensor::outputRanges property.