[Qgis-developer] QgsFeatureRendererV2.symbolForFeature() in 2.14 - how many arguments?

Nyall Dawson nyall.dawson at gmail.com
Sat Mar 12 02:30:43 PST 2016


On 12 March 2016 at 21:02, Tom Chadwin <tom.chadwin at nnpa.org.uk> wrote:

>
> Oh, and both deprecated and current syntaxes say "To be overridden" in the
> docs, but I don't know what that means.

That's only relevant if you're subclassing QgsFeatureRendererV2 (ie,
writing your own renderer). If this was the case you'd need to make
sure your subclass implements it's own overridden version of this
method.

Nyall


More information about the Qgis-developer mailing list