16#ifndef QGSUNIQUEVALUESCONFIGDLG_H
17#define QGSUNIQUEVALUESCONFIGDLG_H
19#include "ui_qgsuniquevaluesconfigdlgbase.h"
41 QVariantMap
config()
override;
QgsUniqueValuesConfigDlg(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.