|
QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "qgscolorscheme.h"#include <QTreeView>#include <QAbstractItemModel>#include <QItemDelegate>#include <QFile>#include "qgis_gui.h"#include "qgis_sip.h"

Go to the source code of this file.
Classes | |
| class | QgsColorSchemeList |
| An editable list of color swatches, taken from an associated QgsColorScheme. More... | |
| class | QgsColorSchemeModel |
| A model for colors in a color scheme. More... | |
| class | QgsColorSwatchDelegate |
| A delegate for showing a color swatch in a list. More... | |