Kate::Application Class Reference

#include <application.h>

List of all members.


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::DocumentManagerdocumentManager ()
Kate::PluginManagerpluginManager ()
Kate::MainWindowactiveMainWindow ()
uint mainWindows ()
Kate::MainWindowmainWindow (uint n=0)

Friends

class PrivateApplication

Constructor & Destructor Documentation

Kate::Application::Application ( void *  application  ) 

Construtor, should not interest, internal usage.

Definition at line 49 of file application.cpp.

Kate::Application::~Application (  )  [virtual]

Desctructor.

Definition at line 55 of file application.cpp.


Member Function Documentation

DocumentManager * Kate::Application::documentManager (  ) 

Returns a pointer to the document manager.

Definition at line 60 of file application.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys