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

6 lines
228 B
Python

# The following has been generated automatically from src/gui/qgstablewidgetbase.h
try:
QgsTableWidgetBase.__attribute_docs__ = {'valueChanged': 'Emitted each time a key or a value is changed.\n'}
except NameError:
pass