15 #ifndef QGSVECTORLAYERFEATUREITERATOR_H
16 #define QGSVECTORLAYERFEATUREITERATOR_H
75 void rewindEditBuffer();
78 bool fetchNextChangedGeomFeature(
QgsFeature& f );
79 bool fetchNextChangedAttributeFeature(
QgsFeature& f );
103 void addJoinedAttributesCached(
QgsFeature& f,
const QVariant& joinValue )
const;
104 void addJoinedAttributesDirect(
QgsFeature& f,
const QVariant& joinValue )
const;
129 #endif // QGSVECTORLAYERFEATUREITERATOR_H