QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#include <QList>
#include <QDomNode>
#include <QPair>
#include "qgis_core.h"
#include "qgsfields.h"
#include "qgsreadwritecontext.h"
#include "qgsrelationcontext.h"
#include "qgsrelation.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsPolymorphicRelation |
A relation where the referenced (parent) layer is calculated based on fields from the referencing (child) layer. More... | |