16#ifndef QGSRELATIONREFERENCEWIDGETWRAPPER_H 
   17#define QGSRELATIONREFERENCEWIDGETWRAPPER_H 
   50    QVariant 
value() 
const override;
 
   51    bool valid() 
const override;
 
   62    void foreignKeysChanged( 
const QVariantList &values );
 
   75    void widgetValueChanged( 
const QString &attribute, 
const QVariant &newValue, 
bool attributeChanged );
 
   78    void aboutToSave() 
override;
 
   79    void updateValues( 
const QVariant &val, 
const QVariantList &additionalValues = QVariantList() ) 
override;
 
   86    bool mIndeterminateState;
 
   87    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 dataset.