kate Library API Documentation

KateApp Class Reference

List of all members.

Signals

void onEventLoopEnter ()

Public Member Functions

 KateApp (bool forcedNewProcess, bool oldState)
 ~KateApp ()
Kate::Application * application ()
int newInstance ()
KatePluginManager * katePluginManager ()
KateDocManager * kateDocumentManager ()
KateProjectManager * kateProjectManager ()
KateMainWindow * newMainWindow ()
KateMainWindow * newMainWindow (bool visible)
void removeMainWindow (KateMainWindow *mainWindow)
Kate::DocumentManager * documentManager ()
Kate::ProjectManager * projectManager ()
Kate::PluginManager * pluginManager ()
Kate::InitPluginManager * initPluginManager ()
Kate::MainWindow * activeMainWindow ()
KateMainWindow * activeKateMainWindow ()
uint mainWindows ()
Kate::MainWindow * mainWindow (uint n)
KateMainWindow * kateMainWindow (uint n)
void openURL (const QString &name=0L)
virtual void performInit (const QString &, const KURL &)
virtual Kate::InitPlugin * initPlugin () const
virtual KURL initScript () const

Static Public Member Functions

static KateApp * self ()
static KConfig * kateSessionConfig ()

Protected Slots

void performInit ()
void callOnEventLoopEnter ()

Detailed Description

Definition at line 38 of file kateapp.h.


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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 30 18:40:32 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003