QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSCHECKBOXWIDGETWRAPPER_H
17 #define QGSCHECKBOXWIDGETWRAPPER_H
59 QVariant
value()
const override;
66 bool valid()
const override;
69 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
71 QCheckBox *mCheckBox =
nullptr;
72 QGroupBox *mGroupBox =
nullptr;
75 #endif // QGSCHECKBOXWIDGETWRAPPER_H