Abstract interface for generating an expression context scope.
Single scope for storing variables and functions for use within a QgsExpressionContext....
virtual QgsExpressionContextScope * createExpressionContextScope() const =0
This method needs to be reimplemented in all classes which implement this interface and return an exp...