Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
59 additions
and 7 deletions.
- +3 −1 python/core/processing/qgsprocessingalgorithm.sip
- +6 −0 python/core/processing/qgsprocessingutils.sip
- +1 −0 python/core/qgsexpressioncontext.sip
- +19 −5 src/core/processing/qgsprocessingalgorithm.cpp
- +3 −1 src/core/processing/qgsprocessingalgorithm.h
- +5 −0 src/core/processing/qgsprocessingutils.cpp
- +5 −0 src/core/processing/qgsprocessingutils.h
- +7 −0 src/core/qgsexpressioncontext.cpp
- +10 −0 src/core/qgsexpressioncontext.h