QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
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

Functions

 Q_DECLARE_METATYPE (QgsFeatureStore)
 Q_DECLARE_METATYPE (QgsFeatureStoreList)

Typedef Documentation

Definition at line 77 of file qgsfeaturestore.h.

Function Documentation

Q_DECLARE_METATYPE ( QgsFeatureStore  )
Q_DECLARE_METATYPE ( QgsFeatureStoreList  )