QGIS/python/gui/auto_additions/qgsdatabasetablecombobox.py

6 lines
248 B
Python
Raw Normal View History

# 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