Quantum GIS API Documentation  1.7.4
Classes | Typedefs
src/core/qgsvectorlayer.h File Reference
#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

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

Typedefs

typedef QList< int > QgsAttributeList
typedef QSet< int > QgsFeatureIds
typedef QSet< int > QgsAttributeIds

Typedef Documentation

typedef QSet<int> QgsAttributeIds

Definition at line 56 of file qgsvectorlayer.h.

typedef QList<int> QgsAttributeList

Definition at line 52 of file qgsvectorlayer.h.

typedef QSet<int> QgsFeatureIds

Definition at line 55 of file qgsvectorlayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines