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

7 lines
340 B
Python

# The following has been generated automatically from src/gui/editorwidgets/core/qgseditorconfigwidget.h
try:
QgsEditorConfigWidget.__attribute_docs__ = {'changed': 'Emitted when the configuration of the widget is changed.\n'}
QgsEditorConfigWidget.__group__ = ['editorwidgets', 'core']
except (NameError, AttributeError):
pass