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.
K3DockButton_Private::~K3DockButton_Private | ( | ) |
Definition at line 632 of file k3dockwidget_private.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 636 of file k3dockwidget_private.cpp.
|
protectedvirtual |
Definition at line 664 of file k3dockwidget_private.cpp.
|
protectedvirtual |
Definition at line 670 of file k3dockwidget_private.cpp.
|
protectedvirtual |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.