Kate::Application Class Reference
#include <application.h>
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.
Public Member Functions | |
Application (void *application) | |
virtual | ~Application () |
Kate::DocumentManager * | documentManager () |
Kate::PluginManager * | pluginManager () |
Kate::MainWindow * | activeMainWindow () |
uint | mainWindows () |
Kate::MainWindow * | mainWindow (uint n=0) |
Friends | |
class | PrivateApplication |
Constructor & Destructor Documentation
Kate::Application::Application | ( | void * | application | ) |
Kate::Application::~Application | ( | ) | [virtual] |
Member Function Documentation
DocumentManager * Kate::Application::documentManager | ( | ) |
The documentation for this class was generated from the following files: