Skip to content

Commit

Permalink
Document API breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 18, 2017
1 parent 3043e85 commit 37e522e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api_break.dox
Expand Up @@ -2550,6 +2550,8 @@ in code which previously passed a null pointer to QgsVectorFileWriter.
- setSymbologyScaleDenominator() and symbologyScaleDenominator() were renamed to setSymbologyScale() and symbologyScale()
for consistency with other parts of the QGIS API.
- The addFeature which takes a renderer argument was renamed to addFeatureWithStyle.
- static `writeAsVectorFormat` calls no longer take a errorMessage argument in
python and instead return a `(errorCode, errorMessage)` tuple.


QgsWMSLegendNode {#qgis_api_break_3_0_QgsWMSLegendNode}
Expand Down

0 comments on commit 37e522e

Please sign in to comment.