mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
3 lines
385 B
Python
3 lines
385 B
Python
# The following has been generated automatically from src/core/processing/qgsprocessingalgrunnertask.h
|
|
QgsProcessingAlgRunnerTask.__attribute_docs__ = {'executed': 'Emitted when the algorithm has finished execution. If the algorithm completed\nexecution without errors then ``successful`` will be ``True``. The ``results`` argument\ncontains the results reported by the algorithm.\n'}
|