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

6 lines
324 B
Python

# The following has been generated automatically from src/core/qgsrelationmanager.h
try:
QgsRelationManager.__attribute_docs__ = {'relationsLoaded': 'Emitted when the relations were loaded after reading a project\n', 'changed': 'Emitted when relations are added or removed to the manager.\n'}
except NameError:
pass