KDevelop API Documentation

projectmanager.cpp File Reference

#include <qfile.h>
#include <qfileinfo.h>
#include <qdom.h>
#include <qstringlist.h>
#include <qptrlist.h>
#include <qvbox.h>
#include <qsize.h>
#include <qtimer.h>
#include <kmessagebox.h>
#include <kdebug.h>
#include <klocale.h>
#include <kservice.h>
#include <ktrader.h>
#include <kfiledialog.h>
#include <kmainwindow.h>
#include <kparts/componentfactory.h>
#include <kaction.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <kprocess.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include <kio/netaccess.h>
#include <ktempfile.h>
#include <kmenubar.h>
#include <kstatusbar.h>
#include <kiconloader.h>
#include "kdevproject.h"
#include "kdevlanguagesupport.h"
#include "kdevplugin.h"
#include "kdevcreatefile.h"
#include "toplevel.h"
#include "core.h"
#include "api.h"
#include "plugincontroller.h"
#include "partcontroller.h"
#include "codemodel.h"
#include "partselectwidget.h"
#include "languageselectwidget.h"
#include "generalinfowidget.h"
#include "projectsession.h"
#include "domutil.h"
#include "projectmanager.h"
#include "projectmanager.moc"

Include dependency graph for projectmanager.cpp:

Include dependency graph

Go to the source code of this file.

Functions

QString getAttribute (QDomElement elem, QString attr)
void getAttributeList (QDomElement elem, QString attr, QString tag, QStringList &list)


Function Documentation

QString getAttribute QDomElement  elem,
QString  attr
[static]
 

Definition at line 450 of file projectmanager.cpp.

Referenced by ProjectManager::getGeneralInfo().

void getAttributeList QDomElement  elem,
QString  attr,
QString  tag,
QStringList list
[static]
 

Definition at line 456 of file projectmanager.cpp.

Referenced by ProjectManager::getGeneralInfo().

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:34:53 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003