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::K3DockButton_Private | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 625 of file k3dockwidget_private.cpp.
◆ ~K3DockButton_Private()
K3DockButton_Private::~K3DockButton_Private | ( | ) |
Definition at line 632 of file k3dockwidget_private.cpp.
Member Function Documentation
◆ drawButton()
|
protectedvirtual |
Definition at line 636 of file k3dockwidget_private.cpp.
◆ enterEvent()
|
protectedvirtual |
Definition at line 664 of file k3dockwidget_private.cpp.
◆ leaveEvent()
|
protectedvirtual |
Definition at line 670 of file k3dockwidget_private.cpp.
◆ paintEvent()
|
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.