mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
7 lines
333 B
Python
7 lines
333 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'}
|
|
QgsMapLayerActionRegistry.__group__ = ['actions']
|
|
except (NameError, AttributeError):
|
|
pass
|