QGIS API Documentation
3.0.2-Girona (307d082)
|
#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>
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< QgsFeatureStore > | QgsFeatureStoreList |
typedef QList<QgsFeatureStore> QgsFeatureStoreList |
Definition at line 112 of file qgsfeaturestore.h.