KDevelop API Documentation

trollprojectpart.cpp File Reference

#include "trollprojectpart.h"
#include <qdir.h>
#include <qfileinfo.h>
#include <qwhatsthis.h>
#include <kdeversion.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <qmessagebox.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kparts/part.h>
#include <kprocess.h>
#include <makeoptionswidget.h>
#include "domutil.h"
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevmakefrontend.h"
#include "kdevappfrontend.h"
#include "kdevpartcontroller.h"
#include "trollprojectwidget.h"
#include "runoptionswidget.h"
#include "config.h"
#include "envvartools.h"
#include "trollprojectpart.moc"

Include dependency graph for trollprojectpart.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
TrollProjectPart
TrollProjectFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevtrollproject, TrollProjectFactory(&data)) TrollProjectPart
QStringList recursiveProFind (const QString &currDir, const QString &baseDir)

Variables

const KAboutData data ("kdevtrollproject", I18N_NOOP("QMake Manager"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<TrollProjectPart> TrollProjectFactory
 

Definition at line 47 of file trollprojectpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevtrollproject  ,
TrollProjectFactory data
 

Definition at line 49 of file trollprojectpart.cpp.

QStringList recursiveProFind const QString currDir,
const QString baseDir
 

Definition at line 566 of file trollprojectpart.cpp.

References file, and kdDebug().

Referenced by TrollProjectPart::distFiles().


Variable Documentation

const KAboutData data("kdevtrollproject", I18N_NOOP("QMake Manager"),"1.0") [static]
 

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:24:04 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003