QGIS/python/gui/auto_additions/qgsfieldmappingwidget.py
2025-05-16 12:30:26 +10:00

6 lines
259 B
Python

# The following has been generated automatically from src/gui/qgsfieldmappingwidget.h
try:
QgsFieldMappingWidget.__attribute_docs__ = {'changed': 'Emitted when the fields defined in the widget are changed.\n'}
except (NameError, AttributeError):
pass