10#include "kritalibkis_export.h"
21class KRITALIBKIS_EXPORT
Swatch :
public QObject
30 explicit Swatch(QObject *parent = 0);
40 void setName(
const QString &name);
43 void setId(
const QString &
id);
48 bool spotColor()
const;
49 void setSpotColor(
bool spotColor);
bool operator==(const KisRegion &lhs, const KisRegion &rhs)
bool operator!=(const KoID &v1, const KoID &v2)
The ManagedColor class is a class to handle colors that are color managed. A managed color is a color...
The PaletteView class is a wrapper around a MVC method for handling palettes. This class shows a nice...
The Palette class Palette is a resource object that stores organised color data. It's purpose is to a...
The Swatch class is a thin wrapper around the KisSwatch class.