16#ifndef QGSVALUERELATIONSEARCHWIDGETWRAPPER_H
17#define QGSVALUERELATIONSEARCHWIDGETWRAPPER_H
44 bool valid()
const override;
45 QVariant value()
const;
60 void onValueChanged();
65 QComboBox *mComboBox =
nullptr;
66 QLineEdit *mLineEdit =
nullptr;
Represents a vector layer which manages a vector based data sets.