- class QOrientationSensor#
QOrientationSensor
类是对QSensor
的一个便利包装。更多...摘要#
方法#
def
__init__()
注意
本文档可能包含从C++自动翻译成Python的代码片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译有问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单的方式来告知我们。
详细描述#
此类的唯一行为差异是正确设置了类型。
此类还提供了一个
reading()
函数,它返回一个QOrientationReading
,而不是QSensorReading
。有关传感器工作原理的详细信息,请参阅
QOrientationReading
。另请参阅
- PySide6.QtSensors.QOrientationSensor.sensorType#
作为
parent
的子类构建传感器。