QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Classes | Typedefs
qgsvectorlayerutils.h File Reference
#include "qgis_core.h"
#include "qgsgeometry.h"
#include "qgsvectorlayerfeatureiterator.h"
#include "qgsfeaturesink.h"
Include dependency graph for qgsvectorlayerutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerUtils::QgsDuplicateFeatureContext
 Contains mainly the QMap with QgsVectorLayer and QgsFeatureIds do list all the duplicated features. More...
 
class  QgsVectorLayerUtils::QgsFeatureData
 Encapsulate geometry and attributes for new features, to be passed to createFeatures. More...
 
struct  QgsMaskedLayer
 
class  QgsVectorLayerUtils
 Contains utility methods for working with QgsVectorLayers. More...
 

Typedefs

typedef QHash< QString, QgsMaskedLayerQgsMaskedLayers
 

Typedef Documentation

◆ QgsMaskedLayers

typedef QHash<QString, QgsMaskedLayer> QgsMaskedLayers

Definition at line 39 of file qgsvectorlayerutils.h.