KDE3Support
K3DockButton_Private Class Reference
A mini-button usually placed in the dockpanel. More...
#include <k3dockwidget_private.h>
Inheritance diagram for K3DockButton_Private:

Public Member Functions | |
K3DockButton_Private (QWidget *parent=0, const char *name=0) | |
~K3DockButton_Private () | |
Protected Member Functions | |
virtual void | drawButton (QPainter *) |
virtual void | enterEvent (QEvent *) |
virtual void | leaveEvent (QEvent *) |
virtual void | paintEvent (QPaintEvent *) |
Detailed Description
A mini-button usually placed in the dockpanel.
For internal use only.
(but used by kmdi/dockcontainer.cpp)
Definition at line 253 of file k3dockwidget_private.h.
Constructor & Destructor Documentation
K3DockButton_Private::K3DockButton_Private | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 625 of file k3dockwidget_private.cpp.
K3DockButton_Private::~K3DockButton_Private | ( | ) |
Definition at line 632 of file k3dockwidget_private.cpp.
Member Function Documentation
void K3DockButton_Private::drawButton | ( | QPainter * | p | ) | [protected, virtual] |
Definition at line 636 of file k3dockwidget_private.cpp.
void K3DockButton_Private::enterEvent | ( | QEvent * | ) | [protected, virtual] |
Definition at line 664 of file k3dockwidget_private.cpp.
void K3DockButton_Private::leaveEvent | ( | QEvent * | ) | [protected, virtual] |
Definition at line 670 of file k3dockwidget_private.cpp.
void K3DockButton_Private::paintEvent | ( | QPaintEvent * | ) | [protected, virtual] |
Definition at line 676 of file k3dockwidget_private.cpp.
The documentation for this class was generated from the following files: