QGIS API Documentation
2.0.1-Dufour
|
#include "qgis.h"
#include "qgsfeature.h"
#include "qgsfield.h"
#include "qgslogger.h"
#include "qgscoordinatereferencesystem.h"
#include <QList>
#include <QMetaType>
#include <QVariant>
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.
Q_DECLARE_METATYPE | ( | QgsFeatureStore | ) |
Q_DECLARE_METATYPE | ( | QgsFeatureStoreList | ) |