16 #ifndef QGSLISTWIDGETWRAPPER_H 17 #define QGSLISTWIDGETWRAPPER_H 44 QVariant
value()
const override;
50 bool valid()
const override;
53 void setValue(
const QVariant &value )
override;
56 void onValueChanged();
64 #endif // QGSLISTWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.