2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/server/qgsconfigcache.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsConfigCache.__attribute_docs__ = {'projectRemovedFromCache': 'Emitted whenever a project is removed from the cache.\n\n.. versionadded:: 3.38\n'}
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsConfigCache.initialize = staticmethod(QgsConfigCache.initialize)
|
|
|
|
QgsConfigCache.instance = staticmethod(QgsConfigCache.instance)
|
2024-08-28 11:14:23 +10:00
|
|
|
QgsConfigCache.__signal_arguments__ = {'projectRemovedFromCache': ['path: str']}
|
|
|
|
except NameError:
|
|
|
|
pass
|