16#ifndef QGSRELATIONREFERENCEWIDGETWRAPPER_H
17#define QGSRELATIONREFERENCEWIDGETWRAPPER_H
56 QVariant
value()
const override;
57 bool valid()
const override;
66 void foreignKeysChanged(
const QVariantList &values );
72 void updateValues(
const QVariant &val,
const QVariantList &additionalValues = QVariantList() )
override;
79 bool mIndeterminateState;
80 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.