QGIS/python/PyQt6/gui/auto_additions/qgsfieldcombobox.py
2024-08-14 13:05:46 +10:00

6 lines
228 B
Python

# The following has been generated automatically from src/gui/qgsfieldcombobox.h
try:
QgsFieldComboBox.__attribute_docs__ = {'fieldChanged': 'Emitted when the currently selected field changes.\n'}
except NameError:
pass