[QGIS-Developer] QgsProcessingFeedback setProgressText method
matteo
matteo.ghetta at gmail.com
Wed May 26 02:43:06 PDT 2021
Hi all,
while developing a Processing plugin, within a loop I'm using the 2
"standard" methods to set the % of progress bar (feedback.setProgress())
and to update accordingly the progress text (feedback.setProgressText()).
In the latter case I noticed that the text is also written in the Log
panel. Is this the standard behavior?
Cheers and thanks!
Matteo
More information about the QGIS-Developer
mailing list