QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
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;
79 bool mIndeterminateState;
83 #endif // QGSRELATIONREFERENCEWIDGETWRAPPER_H