I have been trying to run a processing algorithm that generates a table
from the stats calculated from an input point layer. After the processing
algorithm is run I display an external dialog window and populate that
window with the output results of the processing algorithm. I like using
the proce
On Tue, 15 Feb 2022 at 01:34, C Hamilton wrote:
> Is there a QgsProcessingAlgorithm method that is called after the output
> layer has been added to the QGIS layers panel? If there is then at that point
> I should be able to add it to my dialog box.
You have to use QgsProcessingLayerPostProces