mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
QgsExpressionContext, providing a place for layers loaded during expression preparation/evaluation to be stored There are no destination stores set by default. The store is likely to be set only in a limited number of circumstances, eg in expression contexts used by Processing where we already have a logical temporary layer store to use (via QgsProcessingContext)