We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80533fa commit a2d70f3Copy full SHA for a2d70f3
doc/api_break.dox
@@ -1066,6 +1066,8 @@ version instead.
1066
- acceptVisitor() has been removed
1067
- QgsExpression::referencedColumns() returns QSet<QString> instead of QStringList
1068
- QgsExpression::Node::referencedColumns() returns QSet<QString> instead of QStringList
1069
+- `QgsExpression::Node` was renamed to `QgsExpressionNode`
1070
+- `QgsExpression::Function` was renamed to `QgsExpressionFunction`
1071
1072
1073
QgsExpression::Function {#qgis_api_break_3_0_QgsExpression_Function}
0 commit comments