#include <QMap>
#include <QSet>
#include <QList>
#include <QStringList>
#include "qgis.h"
#include "qgsmaplayer.h"
#include "qgsfeature.h"
#include "qgssnapper.h"
#include "qgsfield.h"
Include dependency graph for qgsvectorlayer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | QgsVectorLayer |
| Vector layer backed by a data source provider. More... | |
| struct | QgsVectorLayer::RangeData |
Typedefs | |
| typedef QList< int > | QgsAttributeList |
| typedef QSet< int > | QgsFeatureIds |
| typedef QSet< int > | QgsAttributeIds |
| typedef QSet<int> QgsAttributeIds |
Definition at line 52 of file qgsvectorlayer.h.
| typedef QList<int> QgsAttributeList |
Definition at line 48 of file qgsvectorlayer.h.
| typedef QSet<int> QgsFeatureIds |
Definition at line 51 of file qgsvectorlayer.h.
1.5.1