KMDIPrivate::KMDIGUIClient Class Reference
#include <kmdiguiclient.h>
Inheritance diagram for KMDIPrivate::KMDIGUIClient:

Detailed Description
A class derived from KXMLGUIClient that handles the various KMDI modes.
Definition at line 41 of file kmdiguiclient.h.
Signals | |
void | toggleTop () |
void | toggleLeft () |
void | toggleRight () |
void | toggleBottom () |
Public Member Functions | |
KMDIGUIClient (KMdiMainFrm *mdiMainFrm, bool showMDIModeAction, const char *name=0) | |
void | addToolView (KMdiToolViewAccessor *) |
Member Function Documentation
|
Add a new tool view to this KMDIGUIClient. Reads the shortcut for the tool view from the KMDI application's config file and also adds a ToggleToolViewAction so that the visibility of the toolviews can be turned on and off Definition at line 246 of file kmdiguiclient.cpp. |
|
Toggle the bottom tool dock.
|
|
Toggle the left tool dock.
|
|
Toggle the right tool dock.
|
|
Toggle the top tool dock.
|
The documentation for this class was generated from the following files: