|
QGIS API Documentation
master-59fd5e0
|
#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< QgsFeatureStore > | QgsFeatureStoreList |
Functions | |
| Q_DECLARE_METATYPE (QgsFeatureStore) | |
| Q_DECLARE_METATYPE (QgsFeatureStoreList) | |
| typedef QList<QgsFeatureStore> QgsFeatureStoreList |
Definition at line 77 of file qgsfeaturestore.h.