class KColorCombo

Combobox for colors. More...

Definition#include <kcolorcombo.h>
InheritsQComboBox (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Methods


Detailed Description

Combobox for colors.

 KColorCombo ( QWidget *parent, const char *name = 0L )

KColorCombo

Constructs a color combo box.

 ~KColorCombo ()

~KColorCombo

void  setColor ( const QColor &col )

setColor

Selects the color col.

QColor  color ()

color

[const]

Returns the currently selected color.

void  showEmptyList ()

showEmptyList

Clear the colour list and don't show it, till the next setColor() call

void  activated ( const QColor &col )

activated

[signal]

Emitted when a new color box has been selected.

void  highlighted ( const QColor &col )

highlighted

[signal]

Emitted when a new item has been highlighted.

void  resizeEvent ( QResizeEvent *re )

resizeEvent

[protected virtual]

void  virtual_hook ( int id, void* data )

virtual_hook

[protected virtual]


Generated by: dfaure on faure on Tue Apr 16 08:49:25 2002, using kdoc 2.0a53.