KDevelop API Documentation

src/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 <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 "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"

Go to the source code of this file.

Classes

class  ProjectInfo

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 454 of file projectmanager.cpp.

Referenced by ProjectManager::getGeneralInfo().

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

Definition at line 460 of file projectmanager.cpp.

Referenced by ProjectManager::getGeneralInfo().

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003