16 #ifndef QGSCHECKBOXWIDGETWRAPPER_H 17 #define QGSCHECKBOXWIDGETWRAPPER_H 48 QVariant
value()
const override;
55 bool valid()
const override;
58 void setValue(
const QVariant &value )
override;
61 QCheckBox *mCheckBox =
nullptr;
62 QGroupBox *mGroupBox =
nullptr;
65 #endif // QGSCHECKBOXWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.