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

6 lines
261 B
Python

# The following has been generated automatically from src/gui/actions/qgsmaplayeractionregistry.h
try:
QgsMapLayerActionRegistry.__attribute_docs__ = {'changed': 'Triggered when an action is added or removed from the registry\n'}
except NameError:
pass