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
void KateViewSpaceContainer::saveViewConfiguration | ( | KConfig * | config, | |
const QString & | group | |||
) |
void KateViewSpaceContainer::slotSplitViewSpaceHoriz | ( | ) | [inline, slot] |
void KateViewSpaceContainer::slotSplitViewSpaceVert | ( | ) | [inline, slot] |
The documentation for this class was generated from the following files: