[Qgis-developer] QgsVectorLayer::featureAtId change

Martin Dobias wonder.sk at gmail.com
Tue Nov 11 08:15:59 EST 2008


Hi devs,

just a quick not about recent (r9620) change:
QgsVectorLayer::featureAtId() now returns true on success and not zero
as before. I've done this change to make it "compatible" with
QgsVectorDataProvider::featureAtId() which also returns true on
success and thus prevent confusion.

(this change is in trunk only, not in preview2)

Martin


More information about the Qgis-developer mailing list