DistanceSensor QML Type

The DistanceSensor element reports the distance in cm from an object to the device. 更多...

Import Statement: import QtSensors 5.0
开始支持版本: QtSensors 5.4
基类:

Sensor

详细描述

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.

参见 DistanceReading.