QGIS/python/gui/auto_additions/qgssensorwidget.py
2024-12-03 07:47:10 +00:00

7 lines
332 B
Python

# The following has been generated automatically from src/gui/sensor/qgssensorwidget.h
try:
QgsAbstractSensorWidget.__attribute_docs__ = {'changed': 'Emitted whenever configuration changes happened on this sensor configuration.\n'}
QgsAbstractSensorWidget.__group__ = ['sensor']
except (NameError, AttributeError):
pass