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
- setVisible() is replaced by QgsLayerTreeNode::setItemVisibilityChecked()
1252
1252
- readXml() does not resolve layer from the layer ID anymore. Call resolveReferences() or use readXml() override with QgsProject as the second argument.
- readXml() does not resolve layers from the layer IDs anymore. Call resolveReferences() or use readXml() override with QgsProject as the second argument.
- readCommonXML() has been renamed to readCommonXml()
1289
1283
- writeCommonXML() has been renamed to writeCommonXml()
1290
1284
- the signature of the visibilityChanged() signal is changed to visibilityChanged( QgsLayerTreeNode *node )
1285
+
- readXml() does not resolve layers from the layer IDs anymore. Call resolveReferences() or use readXml() override with QgsProject as the second argument.
0 commit comments