Skip to content

Commit

Permalink
Document API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 19, 2017
1 parent 80533fa commit a2d70f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api_break.dox
Expand Up @@ -1066,6 +1066,8 @@ version instead.
- acceptVisitor() has been removed
- QgsExpression::referencedColumns() returns QSet<QString> instead of QStringList
- QgsExpression::Node::referencedColumns() returns QSet<QString> instead of QStringList
- `QgsExpression::Node` was renamed to `QgsExpressionNode`
- `QgsExpression::Function` was renamed to `QgsExpressionFunction`


QgsExpression::Function {#qgis_api_break_3_0_QgsExpression_Function}
Expand Down

0 comments on commit a2d70f3

Please sign in to comment.