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

7 lines
349 B
Python

# The following has been generated automatically from src/core/project/qgsmapviewsmanager.h
try:
QgsMapViewsManager.__attribute_docs__ = {'views3DListChanged': 'Emitted when the views list has changed (whenever a view was removed, added, renamed..)\n'}
QgsMapViewsManager.__group__ = ['project']
except (NameError, AttributeError):
pass