Skip to content

Commit cacd82e

Browse files
authoredOct 1, 2018
Update api_break.dox
1 parent e2aa0b7 commit cacd82e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎doc/api_break.dox

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@ This page tries to maintain a list with incompatible changes that happened in pr
1818

1919

2020

21+
QGIS 3.4 {#qgis_api_break_3_4}
22+
========
23+
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).
28+
- toMapPoint has been deprecated in favor of toMapCoordinates.
29+
30+
31+
2132
QGIS 3.0 {#qgis_api_break_3_0}
2233
========
2334

0 commit comments

Comments
 (0)
Please sign in to comment.