| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis_core.h"#include "qgis_sip.h"#include "qgsfeatureiterator.h"#include "qgsfields.h"#include "qgscoordinatereferencesystem.h"#include "qgsfeaturesource.h"#include "qgsexpressioncontextscopegenerator.h"#include <QPointer>#include <QSet>#include <memory>

Go to the source code of this file.
| Classes | |
| struct | QgsVectorLayerFeatureIterator::FetchJoinInfo | 
| Join information prepared for fast attribute id mapping in QgsVectorLayerJoinBuffer::updateFeatureAttributes().  More... | |
| class | QgsVectorLayerFeatureIterator | 
| class | QgsVectorLayerFeatureSource | 
| Partial snapshot of vector layer's state (only the members necessary for access to features)  More... | |
| class | QgsVectorLayerSelectedFeatureSource | 
| QgsFeatureSource subclass for the selected features from a QgsVectorLayer.  More... | |
| Typedefs | |
| typedef QMap< QgsFeatureId, QgsFeature > | QgsFeatureMap | 
| typedef QMap<QgsFeatureId, QgsFeature> QgsFeatureMap | 
Definition at line 30 of file qgsvectorlayerfeatureiterator.h.