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?
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?
Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...
No comments:
Post a Comment