QGIS API Documentation
2.6.0-Brighton
|
#include <QList>
#include <QSet>
#include "qgsgeometry.h"
#include "qgsfeature.h"
#include "qgsfield.h"
#include "qgsrectangle.h"
#include "qgssnapper.h"
Go to the source code of this file.
Classes | |
class | QgsVectorLayerEditBuffer |
Typedefs | |
typedef QList< int > | QgsAttributeList |
typedef QSet< int > | QgsAttributeIds |
typedef QMap< QgsFeatureId, QgsFeature > | QgsFeatureMap |
typedef QSet<int> QgsAttributeIds |
typedef QList<int> QgsAttributeList |
typedef QMap<QgsFeatureId, QgsFeature> QgsFeatureMap |