You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api_break.dox
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -266,6 +266,7 @@ should now call QgsCoordinateReferenceSystem::invalidateCache() and QgsCoordinat
266
266
- QgsMapCanvasMap. It is an internal class used by map canvas.
267
267
- QgsMapLayerRegistry. Its functionality has been moved to QgsProject.
268
268
- QgsMapRenderer. It has been replaced by QgsMapRendererJob with subclasses and QgsMapSettings.
269
+
- QgsMapToolTouch. The touch navigation functionality is now built into the standard QgsMapToolPan tool.
269
270
- QgsPhotoWidgetWrapper was removed. Use QgsExternalResourceWidgetWrapper instead.
270
271
- QgsPseudoColorShader. This shader has been broken for some time and was replaced by QgsSingleBandPseudoColorRenderer.
271
272
- QgsProjectBadLayerGuiHandler was removed. It was unused in QGIS code and barely useful. Implement your own QgsProjectBadLayerHandler subclass if needed.
0 commit comments