Hi again Still working on my python plugin...
I need to simply select all the features of a chosen vector layer. In QgsVectorLayer api, there is no method "selectAllFeatures()" So I use this piece of code to achieve it http://osgeo.pastebin.com/Ma9DxgKR * Is there a better way to do so ? * Do you think a method selectAllFeatures() would be usefull ? If so I will add it to the trac. Thx again, Kimaidou
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
