kate Library API Documentation

KateProjectManager Class Reference

Collaboration diagram for KateProjectManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KateProjectManager (QObject *parent)
 ~KateProjectManager ()
Kate::ProjectManagerprojectManager () const
Kate::Projectcreate (const QString &type, const QString &name, const QString &filename)
Kate::Projectopen (const QString &filename)
bool close (Kate::Project *project, bool force=false)
Kate::Projectproject (uint n=0)
uint projects ()
Kate::ProjectPlugincreatePlugin (Kate::Project *project)
void enableProjectGUI (Kate::Project *project, class KateMainWindow *win)
void disableProjectGUI (Kate::Project *project, class KateMainWindow *win)
ProjectInfonewProjectDialog (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 KateProjectManagerself ()

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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 19:05:44 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003