KDE3Support
K3DockButton_Private Class Reference
#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.
(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.
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 21:00:13 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 21:00:13 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.