|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
#include "qgis_analysis.h"#include "qgsfeature.h"#include "qgsfeaturesink.h"#include "qgsspatialindex.h"#include "qgsvectorlayerfeatureiterator.h"#include <QCache>#include <QMutex>#include <QPointer>

Go to the source code of this file.
Classes | |
| class | QgsFeaturePool |
| A feature pool is based on a vector layer and caches features. More... | |