Skip to content

Commit

Permalink
Reorganize code from qgsexpression.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 19, 2017
1 parent 8245558 commit 80533fa
Show file tree
Hide file tree
Showing 12 changed files with 6,353 additions and 6,233 deletions.
1 change: 1 addition & 0 deletions python/core/expression/qgsexpressionfunction.sip
Expand Up @@ -9,6 +9,7 @@




class QgsExpressionFunction
{
%Docstring
Expand Down
2 changes: 2 additions & 0 deletions python/core/expression/qgsexpressionnode.sip
Expand Up @@ -9,6 +9,8 @@





class QgsExpressionNode /Abstract/
{
%Docstring
Expand Down
2 changes: 2 additions & 0 deletions python/core/expression/qgsexpressionnodeimpl.sip
Expand Up @@ -7,6 +7,8 @@
************************************************************************/




class QgsExpressionNodeUnaryOperator : QgsExpressionNode
{
%Docstring
Expand Down

0 comments on commit 80533fa

Please sign in to comment.