QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgssearchwidgetwrapper.h"
#include "qgis_sip.h"
#include "qgsvaluerelationfieldformatter.h"
#include <QComboBox>
#include <QLineEdit>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsValueRelationSearchWidgetWrapper |
Wraps a value relation search widget. This widget will offer a combobox with values from another layer referenced by a foreign key (a constraint may be set but is not required on data level). It will be used as a search widget and produces expression to look for in the layer. More... | |