|
|
This widget can be used to display or allow user selection of a colour.
| |
Constructor. Create a KColorButton.
| |
Constructor. Create a KColorButton.
Parameters:
| c | The initial colour of the button. |
| ~ |
[virtual]
Destructor.
| const QColor |
[const]
The current colour.
Returns: The current colour.
| void |
Set the current colour.
Parameters:
| c | The colour to set. |
| void |
[signal]
This signal will be emitted when the colour of the widget is changed, either with setColor or via user selection.
| void |
[protected slot]
| void |
[protected virtual]