kate
KateViewSpaceContainer Class Reference
#include <kateviewspacecontainer.h>

Public Slots | |
| void | activateNextView () |
| void | activatePrevView () |
| void | activateView (int documentNumber) |
| void | activateView (uint documentNumber) |
| bool | getShowFullPath () const |
| void | setActiveSpace (KateViewSpace *vs) |
| void | setActiveView (Kate::View *view) |
| void | setShowFullPath (bool enable) |
| void | slotCloseCurrentViewSpace () |
| void | slotSplitViewSpaceHoriz () |
| void | slotSplitViewSpaceVert () |
| void | splitViewSpace (KateViewSpace *vs=0L, bool isHoriz=true, bool atTop=false) |
| void | statusMsg () |
Signals | |
| void | statChanged () |
| void | statusChanged (Kate::View *, int, int, int, bool, int, const QString &) |
| void | viewChanged () |
Public Member Functions | |
| Kate::View * | activeView () |
| KateViewSpace * | activeViewSpace () |
| void | closeViews (uint documentNumber) |
| bool | isViewActivationBlocked () |
| KateViewSpaceContainer (QWidget *parent, KateViewManager *viewManager) | |
| KateMainWindow * | mainWindow () |
| void | restoreViewConfiguration (KConfig *config, const QString &group) |
| void | saveViewConfiguration (KConfig *config, const QString &group) |
| uint | viewCount () |
| QPtrList< Kate::View > & | viewList () |
| uint | viewSpaceCount () |
| ~KateViewSpaceContainer () | |
Detailed Description
Definition at line 35 of file kateviewspacecontainer.h.
Constructor & Destructor Documentation
| KateViewSpaceContainer::KateViewSpaceContainer | ( | QWidget * | parent, | |
| KateViewManager * | viewManager | |||
| ) |
Definition at line 60 of file kateviewspacecontainer.cpp.
| KateViewSpaceContainer::~KateViewSpaceContainer | ( | ) |
Definition at line 82 of file kateviewspacecontainer.cpp.
Member Function Documentation
| void KateViewSpaceContainer::activateNextView | ( | ) | [slot] |
Definition at line 338 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::activatePrevView | ( | ) | [slot] |
Definition at line 349 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::activateView | ( | int | documentNumber | ) | [inline, slot] |
Definition at line 124 of file kateviewspacecontainer.h.
| void KateViewSpaceContainer::activateView | ( | uint | documentNumber | ) | [slot] |
Definition at line 300 of file kateviewspacecontainer.cpp.
| Kate::View * KateViewSpaceContainer::activeView | ( | ) |
Definition at line 179 of file kateviewspacecontainer.cpp.
| KateViewSpace * KateViewSpaceContainer::activeViewSpace | ( | ) |
Definition at line 160 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::closeViews | ( | uint | documentNumber | ) |
Definition at line 360 of file kateviewspacecontainer.cpp.
| bool KateViewSpaceContainer::getShowFullPath | ( | ) | const [inline, slot] |
Definition at line 121 of file kateviewspacecontainer.h.
| bool KateViewSpaceContainer::isViewActivationBlocked | ( | ) | [inline] |
Definition at line 90 of file kateviewspacecontainer.h.
| KateMainWindow * KateViewSpaceContainer::mainWindow | ( | ) |
Definition at line 754 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::restoreViewConfiguration | ( | KConfig * | config, | |
| const QString & | group | |||
| ) |
Definition at line 632 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::saveViewConfiguration | ( | KConfig * | config, | |
| const QString & | group | |||
| ) |
| void KateViewSpaceContainer::setActiveSpace | ( | KateViewSpace * | vs | ) | [slot] |
Definition at line 224 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::setActiveView | ( | Kate::View * | view | ) | [slot] |
Definition at line 232 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::setShowFullPath | ( | bool | enable | ) | [slot] |
Definition at line 594 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::slotCloseCurrentViewSpace | ( | ) | [slot] |
Definition at line 589 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::slotSplitViewSpaceHoriz | ( | ) | [inline, slot] |
| void KateViewSpaceContainer::slotSplitViewSpaceVert | ( | ) | [inline, slot] |
| void KateViewSpaceContainer::splitViewSpace | ( | KateViewSpace * | vs = 0L, |
|
| bool | isHoriz = true, |
|||
| bool | atTop = false | |||
| ) | [slot] |
Definition at line 440 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::statChanged | ( | ) | [signal] |
| void KateViewSpaceContainer::statusChanged | ( | Kate::View * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| bool | , | |||
| int | , | |||
| const QString & | ||||
| ) | [signal] |
| void KateViewSpaceContainer::statusMsg | ( | ) | [slot] |
Definition at line 398 of file kateviewspacecontainer.cpp.
| void KateViewSpaceContainer::viewChanged | ( | ) | [signal] |
| uint KateViewSpaceContainer::viewCount | ( | ) |
Definition at line 322 of file kateviewspacecontainer.cpp.
| QPtrList<Kate::View>& KateViewSpaceContainer::viewList | ( | ) | [inline] |
Definition at line 47 of file kateviewspacecontainer.h.
| uint KateViewSpaceContainer::viewSpaceCount | ( | ) |
Definition at line 327 of file kateviewspacecontainer.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference