Hi list, 

I try to use 
QgsFeatureRequest().setFilterFids() 


But I get this error: 

AttributeError: 'QgsFeatureRequest' object has no attribute 'setFilterFids' 



If I use the attribute setFiletrFid(), for one QgsFeatureId, it works. 


How can I do to send the request if I have a list with QgsFeatureIds?? 



_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to