16#ifndef QGSVALUEMAPWIDGETWRAPPER_H
17#define QGSVALUEMAPWIDGETWRAPPER_H
58 QVariant
value()
const override;
64 bool valid()
const override;
67 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
69 QComboBox *mComboBox =
nullptr;
Represents a vector layer which manages a vector based data sets.