kate Library API Documentation

KateViewSpace Class Reference

Collaboration diagram for KateViewSpace:

Collaboration graph
[legend]
List of all members.

Public Slots

void polish ()
void modifiedOnDisc (Kate::Document *, bool, unsigned char)

Public Member Functions

 KateViewSpace (KateViewSpaceContainer *, QWidget *parent=0, const char *name=0)
 ~KateViewSpace ()
bool isActiveSpace ()
void setActive (bool b, bool showled=false)
void addView (Kate::View *v, bool show=true)
void removeView (Kate::View *v)
bool showView (Kate::View *v)
bool showView (uint docID)
Kate::View * currentView ()
int viewCount () const
void saveConfig (KConfig *config, int myIndex, const QString &viewConfGrp)
void restoreConfig (class KateViewSpaceContainer *viewMan, KConfig *config, const QString &group)

Public Attributes

QWidgetStack * stack

Protected Member Functions

bool event (QEvent *)

Friends

class KateViewSpaceContainer
class KateVSStatusBar

Detailed Description

Definition at line 71 of file kateviewspace.h.


Member Function Documentation

bool KateViewSpace::event QEvent *   )  [protected]
 

reimplemented to catch QEvent::PaletteChange, since we use a modified palette for the statusbar

Definition at line 217 of file kateviewspace.cpp.

References setActive().

Referenced by KateMainWindow::event().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Nov 4 00:48:40 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003