QGIS/python/gui/auto_additions/qgsmaplayeractionregistry.py

6 lines
261 B
Python
Raw Normal View History

# 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