QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgseditorwidgetwrapper.h"
#include "qgsvaluerelationfieldformatter.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsValueRelationWidgetWrapper |
Wraps a value relation 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). This is useful for having value lists on a separate layer containing codes and their translation to human readable names. More... | |