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

6 lines
267 B
Python

# The following has been generated automatically from src/server/qgsconfigcache.h
try:
QgsConfigCache.__attribute_docs__ = {'projectRemovedFromCache': 'Emitted whenever a project is removed from the cache.\n\n.. versionadded:: 3.38\n'}
except NameError:
pass