QwwColorComboBox Class Reference

Combobox that allows to pick colors. (unstable). More...

Inherits QComboBox.

List of all members.

Public Slots

void setCurrentColor (const QColor &color)

Public Member Functions

void addColor (const QColor &color, const QString &name)
QColor color (int index) const
int colorCount () const
QColor currentColor () const
void insertColor (int index, const QColor &color, const QString &name)
bool isColorDialogEnabled () const
 QwwColorComboBox (QWidget *parent=0)
void setColorDialogEnabled (bool enabled=true)
void setStandardColors ()
void showPopup ()
 ~QwwColorComboBox ()

Protected Member Functions

bool eventFilter (QObject *o, QEvent *e)

Properties

bool colorDialogEnabled []


Detailed Description

Combobox that allows to pick colors. (unstable).

Definition at line 26 of file qwwcolorcombobox.h.


Generated on Sat Apr 21 21:54:36 2007 for wwWidgets by  doxygen 1.5.1