> It's not exposed anywhere. The logic sits here: > https://github.com/qgis/QGIS/blob/master/python/plugins/processing/gui/AlgorithmExecutor.py#L297 > , but that's not stable API and shouldn't be relied on by plugins. > Best to copy that if you need it in your code.
ok got it, thanks! Matteo _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
