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

6 lines
292 B
Python

# The following has been generated automatically from src/core/actions/qgsactionscoperegistry.h
try:
QgsActionScopeRegistry.__attribute_docs__ = {'actionScopesChanged': 'Emitted whenever a new action scope is registered or an action scope\nis unregistered.\n'}
except NameError:
pass