QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
qgsvectorlayer.h File Reference
#include <QMap>
#include <QSet>
#include <QList>
#include <QStringList>
#include "qgis.h"
#include "qgsmaplayer.h"
#include "qgsfeature.h"
#include "qgsfeatureiterator.h"
#include "qgseditorwidgetconfig.h"
#include "qgsfield.h"
#include "qgssnapper.h"
#include "qgsrelation.h"
#include "qgsvectorsimplifymethod.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  QgsAttributeEditorElement
class  QgsAttributeEditorContainer
class  QgsAttributeEditorField
class  QgsAttributeEditorRelation
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 Documentation

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