QGIS API Documentation
2.0.1-Dufour
|
#include <QMap>
#include <QSet>
#include <QList>
#include <QStringList>
#include "qgis.h"
#include "qgsmaplayer.h"
#include "qgsfeature.h"
#include "qgsfeatureiterator.h"
#include "qgsfield.h"
#include "qgssnapper.h"
Go to the source code of this file.
Classes | |
class | QgsAttributeEditorElement |
class | QgsAttributeEditorContainer |
class | QgsAttributeEditorField |
struct | QgsVectorJoinInfo |
class | QgsVectorLayer |
Represents a vector layer which manages a vector based data sets. More... | |
struct | QgsVectorLayer::RangeData |
struct | QgsVectorLayer::ValueRelationData |
struct | QgsVectorLayer::GroupData |
struct | QgsVectorLayer::TabData |
Typedefs | |
typedef QList< int > | QgsAttributeList |
typedef QSet< int > | QgsAttributeIds |
typedef QSet<int> QgsAttributeIds |
Definition at line 57 of file qgsvectorlayer.h.
typedef QList<int> QgsAttributeList |
Definition at line 54 of file qgsvectorlayer.h.