Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KColorCombo Class Reference

#include <kcolorcombo.h>

List of all members.

Signals

void activated (const QColor &col)
void highlighted (const QColor &col)

Public Methods

 KColorCombo (QWidget *parent, const char *name=0L)
void setColor (const QColor &col)
QColor color () const
void showEmptyList ()

Protected Methods

virtual void resizeEvent (QResizeEvent *re)


Detailed Description

Combobox for colors.

Definition at line 39 of file kcolorcombo.h.


Constructor & Destructor Documentation

KColorCombo::KColorCombo QWidget *    parent,
const char *    name = 0L
 

Constructs a color combo box.


Member Function Documentation

void KColorCombo::activated const QColor &    col [signal]
 

Emitted when a new color box has been selected.

QColor KColorCombo::color  
 

Returns the currently selected color.

void KColorCombo::highlighted const QColor &    col [signal]
 

Emitted when a new item has been highlighted.

virtual void KColorCombo::resizeEvent QResizeEvent *    re [protected, virtual]
 

@reimplemented

void KColorCombo::setColor const QColor &    col
 

Selects the color col.

void KColorCombo::showEmptyList  
 

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


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:06 2003 for kdelibs by doxygen1.2.18