mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
5 lines
296 B
Python
5 lines
296 B
Python
|
# The following has been generated automatically from src/core/sensor/qgsiodevicesensor.h
|
||
|
QgsTcpSocketSensor.create = staticmethod(QgsTcpSocketSensor.create)
|
||
|
QgsUdpSocketSensor.create = staticmethod(QgsUdpSocketSensor.create)
|
||
|
QgsSerialPortSensor.create = staticmethod(QgsSerialPortSensor.create)
|