16#ifndef QGSRELATIONWIDGETWRAPPER_H
17#define QGSRELATIONWIDGETWRAPPER_H
46 const QString &relationEditorName,
49 QWidget *editor =
nullptr,
196 void widgetValueChanged(
const QString &attribute,
const QVariant &newValue,
bool attributeChanged );
202 bool valid()
const override;
232 void aboutToSave()
override;
235 QString mRelationEditorId;
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Represents a relationship between two vector layers.
Represents a vector layer which manages a vector based dataset.
QSet< QgsFeatureId > QgsFeatureIds