|
QGIS API Documentation
master-6227475
|
#include <QList>#include <QSet>#include "qgsgeometry.h"#include "qgsfeature.h"#include "qgsfield.h"#include "qgsrectangle.h"#include "qgssnapper.h"
Include dependency graph for qgsvectorlayereditbuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QgsVectorLayerEditBuffer |
Typedefs | |
| typedef QSet< int > | QgsAttributeIds |
| typedef QList< int > | QgsAttributeList |
| typedef QMap< QgsFeatureId, QgsFeature > | QgsFeatureMap |
| typedef QSet<int> QgsAttributeIds |
Definition at line 30 of file qgsvectorlayereditbuffer.h.
| typedef QList<int> QgsAttributeList |
Definition at line 27 of file qgsvectorlayereditbuffer.h.
| typedef QMap<QgsFeatureId, QgsFeature> QgsFeatureMap |
Definition at line 31 of file qgsvectorlayereditbuffer.h.