|
|
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]
| void mouseMoveEvent ( QMouseEvent * )
| mouseMoveEvent |
[protected virtual]
| void dragEnterEvent ( QDragEnterEvent *)
| dragEnterEvent |
[protected virtual]
| void dropEvent ( QDropEvent *)
| dropEvent |
[protected virtual]
| void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
| Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:03:21 2003, using kdoc 2.0a54. |