|
Krita Source Code Documentation
|
#include <QPointer>#include <QModelIndex>#include <QMap>#include <KoColorDisplayRendererInterface.h>#include "kritawidgets_export.h"#include <KoColorSet.h>#include <KisSwatchGroup.h>Go to the source code of this file.
Classes | |
| class | KisPaletteModel |
| The KisPaletteModel class This, together with KisPaletteView and KisPaletteDelegate forms a mvc way to access kocolorsets. A display renderer is given to this model to convert KoColor to QColor when colors are requested. More... | |