|
Krita Source Code Documentation
|
#include <QObject>#include <QScopedPointer>#include "kritalibkis_export.h"#include "libkis.h"#include "Palette.h"#include "ManagedColor.h"#include <kis_palette_view.h>#include <KisPaletteModel.h>#include <Swatch.h>Go to the source code of this file.
Classes | |
| class | PaletteView |
| The PaletteView class is a wrapper around a MVC method for handling palettes. This class shows a nice widget that can drag and drop, edit colors in a colorset and will handle adding and removing entries if you'd like it to. More... | |