KDevelop API Documentation

autoprojectpart.cpp File Reference

#include <config.h>
#include "autoprojectpart.h"
#include "autolistviewitems.h"
#include "configureoptionswidget.h"
#include "addtranslationdlg.h"
#include "addicondlg.h"
#include "autoprojectwidget.h"
#include <qdom.h>
#include <qdir.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qstringlist.h>
#include <qwhatsthis.h>
#include <qregexp.h>
#include <qgroupbox.h>
#include <kaction.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kparts/part.h>
#include <kdeversion.h>
#include <kprocess.h>
#include <domutil.h>
#include <kdevcore.h>
#include <kdevmakefrontend.h>
#include <kdevappfrontend.h>
#include <kdevmainwindow.h>
#include <kdevpartcontroller.h>
#include <makeoptionswidget.h>
#include <runoptionswidget.h>
#include <envvartools.h>
#include <configwidgetproxy.h>
#include "autoprojectpart.moc"

Include dependency graph for autoprojectpart.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define CONFIGURE_OPTIONS   1
#define RUN_OPTIONS   2
#define MAKE_OPTIONS   3

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevautoproject, AutoProjectFactory(&data)) AutoProjectPart
QStringList recursiveATFind (const QString &currDir, const QString &baseDir)

Variables

const KAboutData data ("kdevautoproject", I18N_NOOP("Automake Manager"),"1.0")


Define Documentation

#define CONFIGURE_OPTIONS   1
 

Definition at line 55 of file autoprojectpart.cpp.

Referenced by AutoProjectPart::insertConfigWidget(), and K_EXPORT_COMPONENT_FACTORY().

#define MAKE_OPTIONS   3
 

Definition at line 57 of file autoprojectpart.cpp.

Referenced by AutoProjectPart::insertConfigWidget(), and K_EXPORT_COMPONENT_FACTORY().

#define RUN_OPTIONS   2
 

Definition at line 56 of file autoprojectpart.cpp.

Referenced by AutoProjectPart::insertConfigWidget(), and K_EXPORT_COMPONENT_FACTORY().


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevautoproject  ,
AutoProjectFactory data
 

Definition at line 61 of file autoprojectpart.cpp.

References CONFIGURE_OPTIONS, MAKE_OPTIONS, DomUtil::readBoolEntry(), and RUN_OPTIONS.

QStringList recursiveATFind const QString currDir,
const QString baseDir
 

Definition at line 1293 of file autoprojectpart.cpp.

References file, and kdDebug().

Referenced by AutoProjectPart::distFiles().


Variable Documentation

const KAboutData data("kdevautoproject", I18N_NOOP("Automake 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 Wed Mar 23 00:04:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003