16#ifndef QGSLISTWIDGETWRAPPER_H
17#define QGSLISTWIDGETWRAPPER_H
50 QVariant
value()
const override;
59 bool valid()
const override;
62 void onValueChanged();
65 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
Represents a vector layer which manages a vector based data sets.