QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgsvectorlayer.h File Reference
#include <QMap>
#include <QSet>
#include <QList>
#include <QStringList>
#include <QFont>
#include "qgis.h"
#include "qgsmaplayer.h"
#include "qgsfeature.h"
#include "qgsfeatureiterator.h"
#include "qgseditorwidgetconfig.h"
#include "qgsfield.h"
#include "qgssnapper.h"
#include "qgsvectorsimplifymethod.h"
#include "qgseditformconfig.h"
#include "qgsattributetableconfig.h"
#include "qgsaggregatecalculator.h"
Include dependency graph for qgsvectorlayer.h:

Go to the source code of this file.

Classes

struct  QgsVectorJoinInfo
 
class  QgsVectorLayer
 Represents a vector layer which manages a vector based data sets. More...
 
struct  QgsVectorLayer::RangeData
 
struct  QgsVectorLayer::ValueRelationData
 

Typedefs

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

Typedef Documentation

◆ QgsAttributeIds

typedef QSet<int> QgsAttributeIds

Definition at line 72 of file qgsvectorlayer.h.

◆ QgsAttributeList

typedef QList<int> QgsAttributeList

Definition at line 69 of file qgsvectorlayer.h.

◆ QgsPointSequenceV2

Definition at line 73 of file qgsvectorlayer.h.