16 #ifndef QGSLISTWIDGETWRAPPER_H 17 #define QGSLISTWIDGETWRAPPER_H 51 QVariant
value()
const override;
57 bool valid()
const override;
60 void setValue(
const QVariant &value )
override;
63 void onValueChanged();
71 #endif // QGSLISTWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.