On Wed, Jan 2, 2013 at 4:15 PM, Nathan Woodrow <[email protected]> wrote:
> The data provider takes a list of ints as the last argument to tell which
> attributes you want to return:
> http://www.qgis.org/api/classQgsVectorDataProvider.html#a62ffd8535cf91556e0e5acdcc93a6d11
>
> You should need something like this: lineProvider.featureAtId(int(i),
> ftLine, True, allLineAttrs )

Thanks Nathan!
And sorry for not reading the docs ;)

Best wishes
Anita
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to