#include <KisColorSelectorInterface.h>
Definition at line 18 of file KisColorSelectorInterface.h.
◆ KisColorSelectorInterface()
| KisColorSelectorInterface::KisColorSelectorInterface |
( |
QWidget * | parent = 0 | ) |
|
|
inline |
◆ ~KisColorSelectorInterface()
| KisColorSelectorInterface::~KisColorSelectorInterface |
( |
| ) |
|
|
inlineoverride |
◆ getCurrentColor()
| virtual KoColor KisColorSelectorInterface::getCurrentColor |
( |
| ) |
const |
|
pure virtual |
◆ setConfig()
| virtual void KisColorSelectorInterface::setConfig |
( |
bool | forceCircular, |
|
|
bool | forceSelfUpdate ) |
|
inlinevirtual |
◆ setDisplayRenderer()
◆ sigNewColor
| void KisColorSelectorInterface::sigNewColor |
( |
const KoColor & | c | ) |
|
|
signal |
◆ slotSetColor
| virtual void KisColorSelectorInterface::slotSetColor |
( |
const KoColor & | c | ) |
|
|
pure virtualslot |
◆ slotSetColorSpace
slotSetColorSpace Set the color space the selector should cover
This is mostly a hint to decide visual presentation. Internal processing may be in a different color space and input conversion shall be handled by the selector itself. Calling this voids the currently selected color.
Definition at line 9 of file KisColorSelectorInterface.cpp.
The documentation for this class was generated from the following files: