16#ifndef QGSVALUERELATIONCONFIGDLG_H
17#define QGSVALUERELATIONCONFIGDLG_H
19#include "ui_qgsvaluerelationconfigdlgbase.h"
44 QVariantMap
config()
override;
QgsValueRelationConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)
QVariantMap config() override
Create a configuration from the current GUI state.
Represents a vector layer which manages a vector based dataset.