Class: QgsAbstractFeatureIteratorFromSourceQgsVectorLayerFeatureSourceBase¶
Helper template that cares of two things: 1. automatic deletion of source if owned by iterator, 2. notification of open/closed iterator.
Note
not available in Python bindings (although present in SIP file)
Class Hierarchy¶
Base classes¶
Internal feature iterator to be implemented within data providers |
Subclasses¶
A feature iterator which iterates over features from a |
Methods
to be called by from subclass in |
- class qgis.core.QgsAbstractFeatureIteratorFromSourceQgsVectorLayerFeatureSourceBase¶
Bases:
QgsAbstractFeatureIterator
- iteratorClosed(self)¶
to be called by from subclass in
close()