16 #ifndef QGSRELATIONREFERENCEWIDGETWRAPPER_H
17 #define QGSRELATIONREFERENCEWIDGETWRAPPER_H
58 QVariant
value()
const override;
59 bool valid()
const override;
68 void foreignKeysChanged(
const QVariantList &values );
74 void updateValues(
const QVariant &val,
const QVariantList &additionalValues = QVariantList() )
override;
81 bool mIndeterminateState;
82 int mBlockChanges = 0;
Map canvas is a class for displaying all GIS data types on a canvas.
A bar for displaying non-blocking messages to the user.
Represents a vector layer which manages a vector based data sets.