QGIS/python/gui/auto_additions/qgstablewidgetbase.py
2024-12-03 07:47:10 +00:00

6 lines
246 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, AttributeError):
pass