|
Quantum GIS API Documentation
1.8
|
#include <QMap>#include <QSet>#include <QList>#include <QStringList>#include "qgis.h"#include "qgsmaplayer.h"#include "qgsfeature.h"#include "qgssnapper.h"#include "qgsfield.h"
Go to the source code of this file.
Classes | |
| struct | QgsVectorJoinInfo |
| struct | QgsFetchJoinInfo |
| Join information prepared for fast attribute id mapping in QgsVectorLayerJoinBuffer::updateFeatureAttributes(). More... | |
| class | QgsVectorLayer |
| Vector layer backed by a data source provider. More... | |
| struct | QgsVectorLayer::RangeData |
| struct | QgsVectorLayer::ValueRelationData |
Typedefs | |
| typedef QList< int > | QgsAttributeList |
| typedef QSet< int > | QgsAttributeIds |
| typedef QSet<int> QgsAttributeIds |
Definition at line 54 of file qgsvectorlayer.h.
| typedef QList<int> QgsAttributeList |
Definition at line 51 of file qgsvectorlayer.h.
1.7.6.1