16#ifndef QGSRANGECONFIGDLG_H
17#define QGSRANGECONFIGDLG_H
19#include "ui_qgsrangeconfigdlgbase.h"
38 QVariantMap
config()
override;
QVariantMap config() override
Create a configuration from the current GUI state.
QgsRangeConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent)
void rangeWidgetChanged(int index)
void setPrecision(int precision)
Sets the precision of minimum value, maximum value, step size UI elements.
Represents a vector layer which manages a vector based dataset.