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

6 lines
284 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'}
except NameError:
pass