lib
KoCMYKWidget Class Reference
List of all members.Detailed Description
Definition at line 43 of file ko_cmyk_widget.h.
Public Slots | |
| virtual void | setFgColor (const QColor &c) |
| virtual void | setBgColor (const QColor &c) |
Signals | |
| virtual void | sigFgColorChanged (const QColor &c) |
| virtual void | sigBgColorChanged (const QColor &c) |
Public Member Functions | |
| KoCMYKWidget (QWidget *parent=0L, const char *name=0) | |
| virtual | ~KoCMYKWidget () |
Protected Slots | |
| virtual void | slotCChanged (int c) |
| virtual void | slotMChanged (int m) |
| virtual void | slotYChanged (int y) |
| virtual void | slotKChanged (int k) |
| void | slotFGColorSelected (const QColor &c) |
| void | slotBGColorSelected (const QColor &c) |
Member Function Documentation
|
|
Set the current color to c. Do not emit the color changed signals Definition at line 209 of file ko_cmyk_widget.cc. |
|
|
Emitted when the current color is changed.
|
The documentation for this class was generated from the following files:

