mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Revert change in qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@10847 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
74be489b49
commit
cfd97adee1
@ -165,7 +165,7 @@ public:
|
|||||||
bool fetchGeometry = true,
|
bool fetchGeometry = true,
|
||||||
bool useIntersect = false);
|
bool useIntersect = false);
|
||||||
|
|
||||||
bool nextFeature(QgsFeature& feature /Out/ );
|
bool nextFeature(QgsFeature& feature);
|
||||||
|
|
||||||
|
|
||||||
/**Gets the feature at the given feature id. Considers the changed, added, deleted and permanent features
|
/**Gets the feature at the given feature id. Considers the changed, added, deleted and permanent features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user