QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSKEYVALUEWIDGETWRAPPER_H
17 #define QGSKEYVALUEWIDGETWRAPPER_H
51 QVariant
value()
const override;
57 bool valid()
const override;
60 void onValueChanged();
63 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
69 #endif // QGSKEYVALUEWIDGETWRAPPER_H