QGIS API Documentation  3.0.2-Girona (307d082)
Classes | Typedefs
qgsfeaturestore.h File Reference
#include "qgis_core.h"
#include "qgis.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 QList< QgsFeatureStoreQgsFeatureStoreList
 

Typedef Documentation

◆ QgsFeatureStoreList

Definition at line 112 of file qgsfeaturestore.h.