16#ifndef QGSVALUERELATIONSEARCHWIDGETWRAPPER_H
17#define QGSVALUERELATIONSEARCHWIDGETWRAPPER_H
47 bool valid()
const override;
48 QVariant value()
const;
63 void onValueChanged();
68 QComboBox *mComboBox =
nullptr;
69 QLineEdit *mLineEdit =
nullptr;
Represents a vector layer which manages a vector based dataset.