If in QGIS TOC a group already exists and I add a new layer via
QgsVectorLayer* lyr= mQGisIface->addVectorLayer(uri->uri(),Title, myProviderName);
the new layer will be inserted within the group. How can I move it outside/above the group?
No comments:
Post a Comment