16#ifndef QGSLISTCONFIGDLG_H
17#define QGSLISTCONFIGDLG_H
19#include "ui_qgslistconfigdlg.h"
47 QVariantMap
config()
override;
QVariantMap config() override
Create a configuration from the current GUI state.
QgsListConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)
Constructor for QgsListConfigDlg, with the specified vector layer and field index.
Represents a vector layer which manages a vector based dataset.