KateViewSpaceContainer Class Reference
List of all members.Detailed Description
Definition at line 35 of file kateviewspacecontainer.h.
Public Slots | |
| void | splitViewSpace (KateViewSpace *vs=0L, bool isHoriz=true, bool atTop=false) |
| bool | getShowFullPath () const |
| void | activateView (uint documentNumber) |
| void | activateView (int documentNumber) |
| void | slotSplitViewSpaceHoriz () |
| void | slotSplitViewSpaceVert () |
| void | slotCloseCurrentViewSpace () |
| void | statusMsg () |
| void | setActiveSpace (KateViewSpace *vs) |
| void | setActiveView (Kate::View *view) |
| void | setShowFullPath (bool enable) |
| void | activateNextView () |
| void | activatePrevView () |
Signals | |
| void | statusChanged (Kate::View *, int, int, int, bool, int, const QString &) |
| void | statChanged () |
| void | viewChanged () |
Public Member Functions | |
| KateViewSpaceContainer (QWidget *parent, KateViewManager *viewManager) | |
| ~KateViewSpaceContainer () | |
| QPtrList< Kate::View > & | viewList () |
| void | saveViewConfiguration (KConfig *config, const QString &group) |
| void | restoreViewConfiguration (KConfig *config, const QString &group) |
| Kate::View * | activeView () |
| KateViewSpace * | activeViewSpace () |
| uint | viewCount () |
| uint | viewSpaceCount () |
| bool | isViewActivationBlocked () |
| void | closeViews (uint documentNumber) |
| KateMainWindow * | mainWindow () |
Friends | |
| class | KateViewSpace |
| class | KateVSStatusBar |
| class | KateViewManager |
Member Function Documentation
|
||||||||||||
|
session config functions
Definition at line 605 of file kateviewspacecontainer.cpp. |
|
|
Splits the active viewspace horizontally.
Definition at line 127 of file kateviewspacecontainer.h. |
|
|
Splits the active viewspace vertically.
Definition at line 129 of file kateviewspacecontainer.h. |
The documentation for this class was generated from the following files:

