QGIS API Documentation  master-6164ace
src/core/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 "qgsfield.h"
#include "qgssnapper.h"
+ Include dependency graph for qgsvectorlayer.h:

Go to the source code of this file.

Classes

struct  QgsVectorLayer::GroupData
class  QgsAttributeEditorContainer
class  QgsAttributeEditorElement
class  QgsAttributeEditorField
struct  QgsVectorJoinInfo
class  QgsVectorLayer
 Represents a vector layer which manages a vector based data sets. More...
struct  QgsVectorLayer::RangeData
struct  QgsVectorLayer::TabData
struct  QgsVectorLayer::ValueRelationData

Typedefs

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

Typedef Documentation

typedef QSet<int> QgsAttributeIds

Definition at line 58 of file qgsvectorlayer.h.

typedef QList<int> QgsAttributeList

Definition at line 55 of file qgsvectorlayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines