kate
Kate::Application Class Reference
Interface to the application, beside some global methodes to access other objects like document/projectmanager, . More...
#include <application.h>
Inheritance diagram for Kate::Application:

Public Member Functions | |
| Kate::MainWindow * | activeMainWindow () | 
| Application (void *application) | |
| Kate::DocumentManager * | documentManager () | 
| Kate::MainWindow * | mainWindow (uint n=0) | 
| uint | mainWindows () | 
| Kate::PluginManager * | pluginManager () | 
| virtual | ~Application () | 
Detailed Description
Interface to the application, beside some global methodes to access other objects like document/projectmanager, ... no way goes around this central interface
Definition at line 38 of file application.h.
Constructor & Destructor Documentation
| Kate::Application::Application | ( | void * | application | ) | 
| Kate::Application::~Application | ( | ) |  [virtual] | 
        
Member Function Documentation
| MainWindow * Kate::Application::activeMainWindow | ( | ) | 
Definition at line 70 of file application.cpp.
| DocumentManager * Kate::Application::documentManager | ( | ) | 
| MainWindow * Kate::Application::mainWindow | ( | uint |  n = 0           | 
          ) | 
Definition at line 83 of file application.cpp.
| uint Kate::Application::mainWindows | ( | ) | 
Definition at line 78 of file application.cpp.
| PluginManager * Kate::Application::pluginManager | ( | ) | 
Definition at line 65 of file application.cpp.
The documentation for this class was generated from the following files:
    KDE 3.5 API Reference