1. For the QgsProcessingAlgorithm you define 'name', 'displayName',
'group', and 'groupId'. The group creates a sub folder within my processing
toolbox. What if I don't want a group sub folder within my toolbox. How do
I have the algorithm on the first level?

2. I am working on this for Shape Tools and not all the tools will be
processing algorithms. I would like to be able to call the processing
algorithm from my Shape Tools menu. I see no reason to programmatically
create two interfaces for the algorithm. How can I launch the processing
algorithm from the menu.

Thanks,

Calvin Hamilton
_______________________________________________
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

Reply via email to