QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgsfeaturestore.h File Reference
#include "qgis.h"
#include "qgsfeature.h"
#include "qgsfield.h"
#include "qgslogger.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
 Container for features with the same fields and crs. More...
 

Typedefs

typedef QList< QgsFeatureStoreQgsFeatureStoreList
 

Typedef Documentation

◆ QgsFeatureStoreList

Definition at line 77 of file qgsfeaturestore.h.