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

6 lines
274 B
Python

# The following has been generated automatically from src/gui/qgstreewidgetitem.h
try:
QgsTreeWidgetItemObject.__attribute_docs__ = {'itemEdited': 'Emitted when the contents of the column in the specified item has been edited by the user.\n'}
except NameError:
pass