KoToolDockButton Class Reference
A toggle button that goes into the titlebar of the tooldock palette window. More...
#include <kotooldockbase.h>
Inheritance diagram for KoToolDockButton:


Signals | |
| void | clicked () |
| void | toggled (bool) |
Public Member Functions | |
| KoToolDockButton (QWidget *parent, const char *name=0) | |
| void | setPixmap (const QPixmap &) |
| void | setToggled (bool) |
| void | setDown (bool) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | enterEvent (QEvent *) |
| void | leaveEvent (QEvent *) |
Detailed Description
A toggle button that goes into the titlebar of the tooldock palette window.
Definition at line 77 of file kotooldockbase.h.
The documentation for this class was generated from the following files:
