QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSUNIQUEVALUEWIDGETWRAPPER_H
17 #define QGSUNIQUEVALUEWIDGETWRAPPER_H
57 QVariant
value()
const override;
63 bool valid()
const override;
66 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
68 QComboBox *mComboBox =
nullptr;
69 QLineEdit *mLineEdit =
nullptr;
72 #endif // QGSUNIQUEVALUEWIDGETWRAPPER_H