mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-10 00:08:20 -05:00
a static value in a specified QgsExpressionContext Allows us to short-cut some calculations, e.g. by pre-evaluating the property once during a QgsSymbol startRender instead of once for every feature rendered.