KDockWindow Class Reference
#include <kdockwindow.h>
Inheritance diagram for KDockWindow:

Public Member Functions | |
KDockWindow (TQWidget *parent=0, const char *name=0) | |
![]() | |
KSystemTray (TQWidget *parent=0, const char *name=0) | |
TDEPopupMenu * | contextMenu () const |
TDEActionCollection * | actionCollection () |
virtual void | setPixmap (const TQPixmap &icon) |
virtual void | setCaption (const TQString &title) |
Additional Inherited Members | |
![]() | |
void | toggleActive () |
void | setActive () |
void | setInactive () |
![]() | |
void | quitSelected () |
![]() | |
static TQPixmap | loadIcon (const TQString &icon, TDEInstance *instance=TDEGlobal::instance()) |
static TQPixmap | loadSizedIcon (const TQString &icon, int iconWidth, TDEInstance *instance=TDEGlobal::instance()) |
![]() | |
void | mousePressEvent (TQMouseEvent *) |
void | mouseReleaseEvent (TQMouseEvent *) |
virtual void | contextMenuAboutToShow (TDEPopupMenu *menu) |
void | showEvent (TQShowEvent *) |
void | enterEvent (TQEvent *) |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
Obsolete system tray support.
- Deprecated:
- This class is obsolete, it is provided for compatibility only. Use KSystemTray instead.
Definition at line 32 of file kdockwindow.h.
Constructor & Destructor Documentation
◆ KDockWindow()
|
inline |
Definition at line 36 of file kdockwindow.h.
◆ ~KDockWindow()
|
inline |
Definition at line 38 of file kdockwindow.h.
The documentation for this class was generated from the following file: