kate Library API Documentation

KateProjectManager Class Reference

Inheritance diagram for KateProjectManager:

QObject List of all members.

Public Member Functions

 KateProjectManager (QObject *parent)
 ~KateProjectManager ()
Kate::ProjectManager * projectManager () const
Kate::Project * create (const QString &type, const QString &name, const QString &filename)
Kate::Project * open (const QString &filename)
bool close (Kate::Project *project, bool force=false)
Kate::Project * project (uint n=0)
uint projects ()
Kate::ProjectPlugin * createPlugin (Kate::Project *project)
void enableProjectGUI (Kate::Project *project, class KateMainWindow *win)
void disableProjectGUI (Kate::Project *project, class KateMainWindow *win)
ProjectInfo * newProjectDialog (QWidget *parent)
QStringList pluginStringList ()
void setCurrentProject (Kate::Project *project)
bool queryCloseAll ()
bool closeAll ()
void saveProjectList (class KConfig *config)
void restoreProjectList (class KConfig *config)

Static Public Member Functions

static KateProjectManager * self ()

Detailed Description

Definition at line 62 of file kateprojectmanager.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