KateViewSpace Class Reference
List of all members.Detailed Description
Definition at line 71 of file kateviewspace.h.
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 |
Member Function Documentation
|
|
reimplemented to catch QEvent::PaletteChange, since we use a modified palette for the statusbar
Definition at line 219 of file kateviewspace.cpp. |
The documentation for this class was generated from the following files:

