Kate::MainWindow Class Reference
List of all members.Detailed Description
Definition at line 32 of file mainwindow.h.
Public Slots | |
| Kate::ViewManager * | viewManager () const |
Public Member Functions | |
| MainWindow (void *mainWindow) | |
| virtual | ~MainWindow () |
| KXMLGUIFactory * | guiFactory () const |
| QWidget * | centralWidget () const |
| ToolViewManager * | toolViewManager () const |
Friends | |
| class | PrivateMainWindow |
Member Function Documentation
| class QWidget * Kate::MainWindow::centralWidget | ( | ) | const |
Access the widget (in the middle of the 4 sidebars) in which the editor component and the KateTabBar are embedded.
This widget is a QVBox, so other child widgets can be embedded unter the editor widget.
Definition at line 70 of file mainwindow.cpp.
The documentation for this class was generated from the following files:

