We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cacd82e commit d9c57cdCopy full SHA for d9c57cd
doc/api_break.dox
@@ -24,7 +24,7 @@ QGIS 3.4 {#qgis_api_break_3_4}
24
QgsMapToPixel {#qgis_api_break_3_4_qgsmaptopixel}
25
-------------
26
27
-- toMapCoordinatesF have been renamed to toMapCoodinates (as a double overload) for C++ only (Python keeps toMapCoordinatesF).
+- toMapCoordinatesF have been renamed to toMapCoordinates (as a double overload) for C++ only (Python keeps toMapCoordinatesF).
28
- toMapPoint has been deprecated in favor of toMapCoordinates.
29
30
0 commit comments