mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
6 lines
274 B
Python
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
|