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

6 lines
248 B
Python

# The following has been generated automatically from src/gui/qgsdatabasetablecombobox.h
try:
QgsDatabaseTableComboBox.__attribute_docs__ = {'tableChanged': 'Emitted whenever the currently selected table changes.\n'}
except NameError:
pass