Nyall Dawson 43cd62b62f [processing] Tweak api for QgsProcessingFeatureBasedAlgorithm
Instead of returning a single QgsFeature from processFeature, we now
return a list of features.

This allows feature based algorithms which return multiple features
per input feature, e.g. "explode" type algorithms which split a
single input feature into multiple output features.
2018-02-21 09:16:43 +11:00
..
2018-02-06 19:25:48 +02:00
2018-02-18 17:35:34 +01:00
2013-08-20 09:22:03 +02:00