QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Typedefs
qgsfeaturestore.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsfeature.h"
#include "qgsfields.h"
#include "qgsfeaturesink.h"
#include "qgscoordinatereferencesystem.h"
#include <QList>
#include <QMetaType>
#include <QVariant>
Include dependency graph for qgsfeaturestore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsFeatureStore
 A container for features with the same fields and crs. More...
 

Typedefs

typedef QVector< QgsFeatureStoreQgsFeatureStoreList
 

Typedef Documentation

◆ QgsFeatureStoreList

Definition at line 119 of file qgsfeaturestore.h.