[Qgis-developer] How to get the field values in PyQGis 2 ?

Matthias Kuhn matthias.kuhn at gmx.ch
Wed Oct 23 03:31:40 PDT 2013


for f in l.pendingFields():
    print f.name()


More information about the Qgis-developer mailing list