Hi again<br><br>Still working on my python plugin...<br><br>I need to simply select all the features of a chosen vector layer. In QgsVectorLayer api, there is no method &quot;selectAllFeatures()&quot;<br><br>So I use this piece of code to achieve it<br>
<a href="http://osgeo.pastebin.com/Ma9DxgKR">http://osgeo.pastebin.com/Ma9DxgKR</a><br><br>* Is there a better way to do so ?<br>* Do you think a method selectAllFeatures() would be usefull ? If so I will add it to the trac.<br>
<br>Thx again,<br><br>Kimaidou<br><br>