QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
qgsvectordataprovider.h File Reference
#include <QList>
#include <QSet>
#include <QMap>
#include <QHash>
#include "qgis.h"
#include "qgsdataprovider.h"
#include "qgsfeature.h"
#include "qgsfield.h"
#include "qgsrectangle.h"
#include "qgsfeaturerequest.h"
Include dependency graph for qgsvectordataprovider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorDataProvider
 This is the base class for vector data providers. More...
struct  QgsVectorDataProvider::NativeType

Typedefs

typedef QList< int > QgsAttributeList
typedef QSet< int > QgsAttributeIds
typedef QHash< int, QString > QgsAttrPalIndexNameHash

Typedef Documentation

typedef QSet<int> QgsAttributeIds
typedef QList<int> QgsAttributeList
typedef QHash<int, QString> QgsAttrPalIndexNameHash