42 if (&rhs ==
this)
return *
this;
void setSpotColor(bool spotColor)
void setColor(const KoColor &color)
void setId(const QString &id)
void setName(const QString &name)
The ManagedColor class is a class to handle colors that are color managed. A managed color is a color...
The Swatch class is a thin wrapper around the KisSwatch class.
void setName(const QString &name)
void setId(const QString &id)
KisSwatch kisSwatch() const
Swatch(const KisSwatch &kisSwatch, QObject *parent=0)
bool operator==(const Swatch &other) const
ManagedColor * color() const
bool operator!=(const Swatch &other) const
Swatch & operator=(const Swatch &rhs)
void setColor(ManagedColor *color)
void setSpotColor(bool spotColor)