QGIS/python/gui/auto_additions/qgsmaplayeractionregistry.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
315 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'}
QgsMapLayerActionRegistry.__group__ = ['actions']
except NameError:
pass