DistanceSensor QML Type
The DistanceSensor element reports the distance in cm from an object to the device. More...
Import Statement: | import QtSensors 5.15 |
Since: | QtSensors 5.4 |
Inherits: |
Detailed Description
The DistanceSensor element reports the distance in cm from an object to the device.
This element wraps the QDistanceSensor class. Please see the documentation for QDistanceSensor for details.
See also DistanceReading.