So I tried just setting the layer name -
QgsProcessingUtils.mapLayerFromString(dest_id, context).setName('DiffBUffer')but that had no effect even though I called it as the last line before the return.
Is there a clean way to change the displayed name of the layer in the legend from within the processing script?
Thanks.
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
