mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Update api_break.dox
This commit is contained in:
parent
e2aa0b715b
commit
cacd82e788
@ -18,6 +18,17 @@ This page tries to maintain a list with incompatible changes that happened in pr
|
||||
|
||||
|
||||
|
||||
QGIS 3.4 {#qgis_api_break_3_4}
|
||||
========
|
||||
|
||||
QgsMapToPixel {#qgis_api_break_3_4_qgsmaptopixel}
|
||||
-------------
|
||||
|
||||
- toMapCoordinatesF have been renamed to toMapCoodinates (as a double overload) for C++ only (Python keeps toMapCoordinatesF).
|
||||
- toMapPoint has been deprecated in favor of toMapCoordinates.
|
||||
|
||||
|
||||
|
||||
QGIS 3.0 {#qgis_api_break_3_0}
|
||||
========
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user