kate
KateMDI::Sidebar Class Reference
#include <katemdi.h>
Inheritance diagram for KateMDI::Sidebar:

Public Slots | |
| virtual void | show () | 
Public Member Functions | |
| ToolView * | addWidget (const QPixmap &icon, const QString &text, ToolView *widget) | 
| bool | hideWidget (ToolView *widget) | 
| int | lastSize () const | 
| bool | removeWidget (ToolView *widget) | 
| void | restoreSession (KConfig *config) | 
| void | restoreSession () | 
| void | saveSession (KConfig *config) | 
| void | setLastSize (int s) | 
| void | setSplitter (Splitter *sp) | 
| bool | showWidget (ToolView *widget) | 
| Sidebar (KMultiTabBar::KMultiTabBarPosition pos, class MainWindow *mainwin, QWidget *parent) | |
| bool | splitterVisible () const | 
| void | updateLastSize () | 
| virtual | ~Sidebar () | 
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *ev) | 
Detailed Description
Definition at line 176 of file katemdi.h.
Constructor & Destructor Documentation
| KateMDI::Sidebar::Sidebar | ( | KMultiTabBar::KMultiTabBarPosition | pos, | |
| class MainWindow * | mainwin, | |||
| QWidget * | parent | |||
| ) | 
Definition at line 270 of file katemdi.cpp.
| KateMDI::Sidebar::~Sidebar | ( | ) |  [virtual] | 
        
Definition at line 281 of file katemdi.cpp.
Member Function Documentation
| ToolView * KateMDI::Sidebar::addWidget | ( | const QPixmap & | icon, | |
| const QString & | text, | |||
| ToolView * | widget | |||
| ) | 
Definition at line 295 of file katemdi.cpp.
Definition at line 446 of file katemdi.cpp.
| bool KateMDI::Sidebar::hideWidget | ( | ToolView * | widget | ) | 
Definition at line 395 of file katemdi.cpp.
| bool KateMDI::Sidebar::removeWidget | ( | ToolView * | widget | ) | 
Definition at line 340 of file katemdi.cpp.
| void KateMDI::Sidebar::restoreSession | ( | KConfig * | config | ) | 
restore the current session config from given object, use current group
- Parameters:
 - 
  
config config object to use  
Definition at line 544 of file katemdi.cpp.
| void KateMDI::Sidebar::restoreSession | ( | ) | 
| void KateMDI::Sidebar::saveSession | ( | KConfig * | config | ) | 
save the current session config to given object, use current group
- Parameters:
 - 
  
config config object to use  
Definition at line 639 of file katemdi.cpp.
| void KateMDI::Sidebar::setSplitter | ( | Splitter * | sp | ) | 
Definition at line 285 of file katemdi.cpp.
| void KateMDI::Sidebar::show | ( | ) |  [virtual, slot] | 
        
Definition at line 496 of file katemdi.cpp.
| bool KateMDI::Sidebar::showWidget | ( | ToolView * | widget | ) | 
Definition at line 370 of file katemdi.cpp.
| void KateMDI::Sidebar::updateLastSize | ( | ) | 
Definition at line 524 of file katemdi.cpp.
The documentation for this class was generated from the following files:
    KDE 3.5 API Reference