QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSVALUEMAPWIDGETWRAPPER_H
17 #define QGSVALUEMAPWIDGETWRAPPER_H
59 QVariant
value()
const override;
65 bool valid()
const override;
68 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
70 QComboBox *mComboBox =
nullptr;
74 #endif // QGSVALUEMAPWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.