内容表

上一话题

QDistanceReading

下一话题

QGyroscope

QDistanceSensor

QDistanceSensor class is a convenience wrapper around QSensor . 更多

Inheritance diagram of PySide2.QtSensors.QDistanceSensor

详细描述

The only behavioral difference is that this class sets the type properly.

此类还特征 reading() function that returns a QDistanceReading 而不是 QSensorReading .

有关传感器如何工作的细节,见 QDistanceReading .

另请参阅

QDistanceReading

class QDistanceSensor ( [ parent=Q_NULLPTR ] )
param parent

QObject

构造传感器作为子级对于 parent .

PySide2.QtSensors.QDistanceSensor. type