kate Library API Documentation

Kate::Application Class Reference

Interface to the application, beside some global methodes to access other objects like document/projectmanager, . More...

#include <application.h>

List of all members.

Signals

void onEventLoopEnter ()

Public Member Functions

 Application (void *application)
virtual ~Application ()
Kate::DocumentManagerdocumentManager ()
Kate::ProjectManagerprojectManager ()
Kate::PluginManagerpluginManager ()
Kate::InitPluginManagerinitPluginManager ()
Kate::MainWindowactiveMainWindow ()
uint mainWindows ()
Kate::MainWindowmainWindow (uint n=0)

Friends

class PrivateApplication


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  ) 
 

Construtor, should not interest, internal usage.

Definition at line 48 of file application.cpp.

References PrivateApplication.

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

Desctructor.

Definition at line 54 of file application.cpp.


Member Function Documentation

DocumentManager * Kate::Application::documentManager  ) 
 

Returns a pointer to the document manager.

Definition at line 59 of file application.cpp.

Referenced by Kate::documentManager().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 01:54:02 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003