kcolorbutton.h
KColorButton(TQWidget *parent, const char *name=0L)
Creates a color button.
Definition kcolorbutton.cpp:41
TQColor defaultColor() const
Returns the default color or an invalid color if no default color is set.
Definition kcolorbutton.cpp:93
void changed(const TQColor &newColor)
Emitted when the color of the widget is changed, either with setColor() or via user selection.
Trinity API Reference