16 #ifndef QGSVALUERELATIONSEARCHWIDGETWRAPPER_H 17 #define QGSVALUERELATIONSEARCHWIDGETWRAPPER_H 23 #include <QListWidget> 46 bool valid()
const override;
55 virtual void setEnabled(
bool enabled )
override;
64 void onValueChanged();
74 ValueRelationCache mCache;
80 #endif // QGSVALUERELATIONSEARCHWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.