class KColorButton |
|
|
A pushbutton to display or allow user selection of a color. This widget can be used to display or allow user selection of a color. See also KColorDialog
|
|
Creates a color button. |
|
Creates a color button with an initial color c. |
|
Creates a color button with an initial color c and default color defaultColor. |
|
Emitted when the color of the widget is changed, either with setColor() or via user selection. |
|
|
Returns the currently chosen color. |
|
Returns the default color or an invalid color if no default color is set. |
|
|
|
|
|
|
|
Sets the current color to c. |
|
Sets the default color to c. |
|