KMDIPrivate::KMDIGUIClient Class Reference
#include <tdemdiguiclient.h>
Inherits TQObject, and KXMLGUIClient.
Signals | |
| void | toggleTop () |
| void | toggleLeft () |
| void | toggleRight () |
| void | toggleBottom () |
Public Member Functions | |
| KMDIGUIClient (KMdiMainFrm *mdiMainFrm, bool showMDIModeAction, const char *name=0) | |
| void | addToolView (KMdiToolViewAccessor *) |
Detailed Description
A class derived from KXMLGUIClient that handles the various KMDI modes.
Definition at line 41 of file tdemdiguiclient.h.
Constructor & Destructor Documentation
◆ KMDIGUIClient()
| KMDIGUIClient::KMDIGUIClient | ( | KMdiMainFrm * | mdiMainFrm, |
| bool | showMDIModeAction, | ||
| const char * | name = 0 |
||
| ) |
Definition at line 114 of file tdemdiguiclient.cpp.
◆ ~KMDIGUIClient()
|
virtual |
Definition at line 172 of file tdemdiguiclient.cpp.
Member Function Documentation
◆ addToolView()
| void KMDIGUIClient::addToolView | ( | KMdiToolViewAccessor * | mtva | ) |
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 tdemdiguiclient.cpp.
◆ toggleBottom
|
signal |
Toggle the bottom tool dock.
◆ toggleLeft
|
signal |
Toggle the left tool dock.
◆ toggleRight
|
signal |
Toggle the right tool dock.
◆ toggleTop
|
signal |
Toggle the top tool dock.
The documentation for this class was generated from the following files:
Trinity API Reference