mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-29 00:07:54 -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
|