lib
KSelectColorAction Class Reference
Inheritance diagram for KSelectColorAction:

Detailed Description
Definition at line 67 of file kcoloractions.h.
Public Types | |
| enum | Type { TextColor, LineColor, FillColor } |
Public Slots | |
| virtual void | setColor (const QColor &c) |
| virtual void | setType (Type t) |
Signals | |
| void | colorSelected (const QColor &color) |
Public Member Functions | |
| KSelectColorAction (const QString &text, Type type, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | |
| virtual | ~KSelectColorAction () |
| virtual int | plug (QWidget *w, int index=-1) |
| QColor | color () const |
| Type | type () const |
The documentation for this class was generated from the following files:

