[kdeui Index] [kdeui Hierarchy] [Headers]
A pushbutton to display or allow user selection of a colour. More...
#include <kcolorbtn.h>
Inherits: QPushButton (qt)
This widget can be used to display or allow user selection of a colour.
See Also: KColorDialog
[public]
Constructor. Create a KColorButton.
[public]
Constructor. Create a KColorButton.
c | The initial colour of the button. |
[public virtual]
Destructor.
[public]
The current colour.
[public]
Set the current colour.
c | The colour to set. |
[signal]
This signal will be emitted when the colour of the widget is changed, either with setColor or via user selection.
| Kdoc |