QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes | Typedefs
qgsvectorlayerjoinbuffer.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsvectorlayerjoininfo.h"
#include "qgsfeaturesink.h"
#include <QHash>
#include <QString>
Include dependency graph for qgsvectorlayerjoinbuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerJoinBuffer
 Manages joined fields for a vector layer. More...
 

Typedefs

typedef QList< QgsVectorLayerJoinInfoQgsVectorJoinList
 

Typedef Documentation

◆ QgsVectorJoinList

Definition at line 30 of file qgsvectorlayerjoinbuffer.h.