#include <QList>
#include <QSet>
#include <QMap>
#include "qgis.h"
#include "qgsdataprovider.h"
#include "qgsvectorlayer.h"
#include "qgsfield.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... | |
Typedefs | |
| typedef QMap< QString, QString > | QgsNewAttributesMap |
| typedef QMap< QString, QVariant::Type > | QgsNativeTypeMap |
| typedef QMap<QString, QVariant::Type> QgsNativeTypeMap |
Definition at line 33 of file qgsvectordataprovider.h.
| typedef QMap<QString, QString> QgsNewAttributesMap |
Definition at line 20 of file qgsvectordataprovider.h.
1.5.1