Kate::MainWindow Class Reference
Inheritance diagram for Kate::MainWindow:

Public Slots | |
Kate::ViewManager * | viewManager () const |
Kate::Project * | activeProject () const |
Kate::Project * | createProject (const QString &type, const QString &name, const QString &filename) |
Kate::Project * | openProject (const QString &filename) |
Signals | |
void | projectChanged () |
Public Member Functions | |
MainWindow (void *mainWindow) | |
virtual | ~MainWindow () |
KXMLGUIFactory * | guiFactory () const |
ToolViewManager * | toolViewManager () const |
Friends | |
class | PrivateMainWindow |
Detailed Description
Definition at line 33 of file mainwindow.h.
Member Function Documentation
|
Returns the active project of this main window.
Definition at line 76 of file mainwindow.cpp. |
|
Creates a new project file at give url of given type + opens it.
Definition at line 81 of file mainwindow.cpp. |
|
Definition at line 86 of file mainwindow.cpp. |
The documentation for this class was generated from the following files: