QGIS/python/gui/auto_additions/qgstablewidgetbase.py

6 lines
246 B
Python
Raw Normal View History

# 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'}
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass