QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSCOLORWIDGETWRAPPER_H
17 #define QGSCOLORWIDGETWRAPPER_H
51 QVariant
value()
const override;
57 bool valid()
const override;
60 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
66 #endif // QGSCOLORWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.