class KColorPatch
|
A color shower.
More... |
|
|
Public Methods
Signals
The KColorPatch widget is a (usually small) widget showing
a selected color e. g. in the KColorDialog. It
automatically handles drag and drop from and on the widget.
KColorPatch ( QWidget *parent )
| KColorPatch |
~KColorPatch ()
| ~KColorPatch |
[virtual]
void setColor ( const QColor &col )
| setColor |
void colorChanged ( const QColor&)
| colorChanged |
[signal]
void drawContents ( QPainter *painter )
| drawContents |
[protected virtual]
Reimplemented from QFrame for internal purposes..
[protected virtual]
[protected virtual]
[protected virtual]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |