Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update API break docs
  • Loading branch information
nyalldawson committed May 2, 2017
1 parent 600518d commit 2b1dda4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_break.dox
Expand Up @@ -2231,6 +2231,7 @@ object of type QgsProcessingFeedback, and will need to adapt their use of progre
- algList was removed. Use QgsApplication.processingRegistry() instead. - algList was removed. Use QgsApplication.processingRegistry() instead.
- Processing.algs was removed. QgsApplication.processingRegistry().algorithms() instead. - Processing.algs was removed. QgsApplication.processingRegistry().algorithms() instead.
- ProcessingLog should not be used when reporting log messages from algorithms. Use QgsMessageLog.logMessage() instead. - ProcessingLog should not be used when reporting log messages from algorithms. Use QgsMessageLog.logMessage() instead.
- dataobjects.getLayerFromString() was removed. Use QgsProcessingUtils.mapLayerFromString() instead.


Triangulation {#qgis_api_break_3_0_Triangulation} Triangulation {#qgis_api_break_3_0_Triangulation}
------------- -------------
Expand Down

0 comments on commit 2b1dda4

Please sign in to comment.