class KColorCombo
|
Combobox for colours. More... |
|
|
Public Methods
Public Slots
Signals
Combobox for colours.
| KColorCombo ( QWidget *parent, const char *name = 0L )
|
| void setColor ( const QColor &col )
|
Retrieve the currently selected color.
| void slotActivated ( int index )
|
[slot]
| void slotHighlighted ( int index )
|
[slot]
| void activated ( const QColor &col )
|
[signal]
Reimplemented from QComboBox.
| void highlighted ( const QColor &col )
|
[signal]
Reimplemented from QComboBox.
[protected:
virtual]
Reimplemented from QComboBox for internal reasons; the API is not affected.
| Generated by: masato@ss10 on Wed Apr 11 11:54:32 2001, using kdoc 2.0a48. |