QGIS/python/core/auto_additions/qgsmapviewsmanager.py
Nyall Dawson 3f6b490218 Sipify
2025-04-02 11:11:10 +10:00

7 lines
350 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,\nadded, renamed..)\n'}
QgsMapViewsManager.__group__ = ['project']
except (NameError, AttributeError):
pass