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

6 lines
338 B
Python

# The following has been generated automatically from src/gui/layertree/qgslayertreeviewindicator.h
try:
QgsLayerTreeViewIndicator.__attribute_docs__ = {'clicked': 'Emitted when user clicks on the indicator\n', 'changed': 'Emitted when the indicator changes state (e.g. icon).\n\n.. versionadded:: 3.10\n'}
except NameError:
pass