Skip to content

Commit

Permalink
Update sip binding
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Sep 13, 2018
1 parent 052819f commit 38fc046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/core/auto_generated/qgsogcutils.sip.in
Expand Up @@ -149,6 +149,8 @@ according to the OGC filter specs (=,!=,<,>,<=,>=,AND,OR,NOT)
FILTER_FES_2_0
};

static QgsExpression *expressionFromOgcFilter( const QDomElement &element, FilterVersion version, QgsVectorLayer *layer = 0 ) /Factory/;


static QDomElement expressionToOgcExpression( const QgsExpression &exp, QDomDocument &doc, QString *errorMessage = 0 );
%Docstring
Expand Down

0 comments on commit 38fc046

Please sign in to comment.