@Nyall You're completely right. Thanks so much! Couldn't use your method precisely (throws "TypeError: qgis._core.QgsSymbolV2 represents a C++ abstract class and cannot be instantiated"). However, this did the trick:
symbol = range.symbol().clone() Thanks again, and sorry about all the questions on the mailing list. I absolutely don't mean to flood. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/QgsRendererRangeV2-symbol-dumps-QGIS-tp5255977p5256211.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
