KMDIPrivate::ToggleToolViewAction Class Reference
#include <tdemdiguiclient.h>
Inherits TDEToggleAction.
Public Member Functions | |
ToggleToolViewAction (const TQString &text, const TDEShortcut &cut=TDEShortcut(), KDockWidget *dw=0, KMdiMainFrm *mdiMainFrm=0, TQObject *parent=0, const char *name=0) | |
Protected Slots | |
void | slotToggled (bool) |
void | anDWChanged () |
void | slotWidgetDestroyed () |
Detailed Description
A TDEToggleAction specifically for toggling the showing or the hiding of a KMDI tool view.
Definition at line 121 of file tdemdiguiclient.h.
Constructor & Destructor Documentation
◆ ToggleToolViewAction()
ToggleToolViewAction::ToggleToolViewAction | ( | const TQString & | text, |
const TDEShortcut & | cut = TDEShortcut() , |
||
KDockWidget * | dw = 0 , |
||
KMdiMainFrm * | mdiMainFrm = 0 , |
||
TQObject * | parent = 0 , |
||
const char * | name = 0 |
||
) |
Definition at line 60 of file tdemdiguiclient.cpp.
◆ ~ToggleToolViewAction()
|
virtual |
Definition at line 74 of file tdemdiguiclient.cpp.
Member Function Documentation
◆ anDWChanged
|
protectedslot |
Definition at line 79 of file tdemdiguiclient.cpp.
◆ slotToggled
|
protectedslot |
Definition at line 92 of file tdemdiguiclient.cpp.
◆ slotWidgetDestroyed
|
protectedslot |
Definition at line 105 of file tdemdiguiclient.cpp.
The documentation for this class was generated from the following files: