1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-11 00:04:27 -04:00
Nyall Dawson ede452be85 [processing] Port feedback object to c++
Algorithms are now passed a QgsProcessingFeedback object
instead of the loosely defined progress parameter.
2017-01-11 11:11:10 +10:00
..