QGIS/python/gui/auto_additions/qgsmaplayeractionregistry.py
2024-12-03 07:47:10 +00:00

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