karbon
VColorDocker Class Reference
List of all members.Detailed Description
Definition at line 34 of file vcolordocker.h.
Public Slots | |
| virtual void | setFillDocker () |
| virtual void | setStrokeDocker () |
| virtual void | update () |
Signals | |
| void | fgColorChanged (const QColor &c) |
| void | bgColorChanged (const QColor &c) |
| void | modeChanged (KDualColorButton::DualColor s) |
Public Member Functions | |
| VColorDocker (KarbonPart *part, KarbonView *parent=0L, const char *name=0L) | |
| virtual | ~VColorDocker () |
| virtual bool | isStrokeDocker () |
| VColor | color () |
Protected Attributes | |
| bool | m_isStrokeDocker |
| QColor | m_color |
| float | m_opacity |
The documentation for this class was generated from the following files:

