KateMDI::Sidebar Class Reference
List of all members.Detailed Description
Definition at line 176 of file katemdi.h.
Public Slots | |
| virtual void | show () |
Public Member Functions | |
| Sidebar (KMultiTabBar::KMultiTabBarPosition pos, class MainWindow *mainwin, QWidget *parent) | |
| virtual | ~Sidebar () |
| void | setSplitter (Splitter *sp) |
| ToolView * | addWidget (const QPixmap &icon, const QString &text, ToolView *widget) |
| bool | removeWidget (ToolView *widget) |
| bool | showWidget (ToolView *widget) |
| bool | hideWidget (ToolView *widget) |
| void | setLastSize (int s) |
| int | lastSize () const |
| void | updateLastSize () |
| bool | splitterVisible () const |
| void | restoreSession () |
| void | restoreSession (KConfig *config) |
| void | saveSession (KConfig *config) |
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *ev) |
Member Function Documentation
|
|
restore the current session config from given object, use current group
Definition at line 544 of file katemdi.cpp. |
|
|
save the current session config to given object, use current group
Definition at line 639 of file katemdi.cpp. |
The documentation for this class was generated from the following files:

