Skip to content

Commit a2d70f3

Browse files
committed
Document API changes
1 parent 80533fa commit a2d70f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api_break.dox

+2
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,8 @@ version instead.
10661066
- acceptVisitor() has been removed
10671067
- QgsExpression::referencedColumns() returns QSet<QString> instead of QStringList
10681068
- QgsExpression::Node::referencedColumns() returns QSet<QString> instead of QStringList
1069+
- `QgsExpression::Node` was renamed to `QgsExpressionNode`
1070+
- `QgsExpression::Function` was renamed to `QgsExpressionFunction`
10691071

10701072

10711073
QgsExpression::Function {#qgis_api_break_3_0_QgsExpression_Function}

0 commit comments

Comments
 (0)