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
- loadLayerDefinition() now also requires QgsProject as the second argument
1283
-
- loadLayerDefinition() and exportLayerDefinition() variants that take QDomDocument as the first argument now expect QgsPathResolver as the last argument
1286
+
- loadLayerDefinition() and exportLayerDefinition() variants that take QDomDocument as the first argument now expect QgsReadWriteContext as the last argument
@@ -1413,7 +1416,7 @@ screenUpdateRequested() were removed. These members have had no effect for a num
1413
1416
- capitaliseLayerName() was renamed to capitalizeLayerName() <!--#spellok-->
1414
1417
- asLayerDefinition(), fromLayerDefinition(), fromLayerDefinitionFile() were moved to QgsLayerDefinition class and renamed to exportLayerDefinitionLayers() resp. loadLayerDefinitionLayers()
1415
1418
- loadNamedStyleFromDb() was renamed to loadNamedStyleFromDatabase()
1416
-
- readLayerXml() and writeLayerXml() expect QgsPathResolver reference as the last argument
1419
+
- readLayerXml() and writeLayerXml() expect QgsReadWriteContext reference as the last argument
1417
1420
- the invalidTransformInput() slot was removed - calling this slot had no effect
0 commit comments