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