QSensorBackend
QSensorChangesInterface
键入搜索术语或模块、类、函数名。
QSensorBackendFactory class instantiates instances of QSensorBackend . 更多 …
QSensorBackendFactory
This interface must be implemented in order to register a sensor backend. 另请参阅 Creating a sensor plugin
This interface must be implemented in order to register a sensor backend.
另请参阅
Creating a sensor plugin
PySide2.QtSensors.QSensorBackendFactory.
createBackend
sensor – QSensor
QSensor
Instantiate a backend. If the factory handles multiple identifiers it should check with the sensor to see which one is requested.
sensor
If the factory cannot create a backend it should return 0.