KDevelop API Documentation

buildtools/autotools/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"

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

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, and RUN_OPTIONS.


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:14 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003