We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0500865 commit 8593e38Copy full SHA for 8593e38
doc/api_break.dox
@@ -1472,6 +1472,11 @@ QgsNetworkAccessManager {#qgis_api_break_3_0_QgsNetworkAccessManager}
1472
- deleteReply() was removed. Use abort() and deleteLayer() on the reply directly.
1473
- requestSent signal was removed. This is no longer emitted.
1474
1475
+QgsNewVectorLayerDialog {#qgis_api_break_3_0_QgsNewVectorLayerDialog}
1476
+-----------------------
1477
+
1478
+- selectedCrsId() was removed. Use crs() instead.
1479
1480
1481
QgsOSMElement {#qgis_api_break_3_0_QgsOSMElement}
1482
-------------
0 commit comments