KoToolDockBaseBorder Class Reference
Class that manages the borders of the tooldock palette window. More...
#include <kotooldockbase.h>
Inheritance diagram for KoToolDockBaseBorder:


Public Types | |
enum | Position { Left, Right, Top, Bottom, TopLeft, TopRight, BottomLeft, BottomRight } |
Signals | |
void | resizeStart () |
void | resizeStop () |
Public Member Functions | |
KoToolDockBaseBorder (Position, KoToolDockBase *parent, const char *name=0) | |
Position | position () const |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
void | mousePressEvent (QMouseEvent *) |
void | mouseReleaseEvent (QMouseEvent *) |
Detailed Description
Class that manages the borders of the tooldock palette window.
Definition at line 45 of file kotooldockbase.h.
The documentation for this class was generated from the following files: