KDevelop API Documentation

buildtools/custommakefiles/customprojectpart.cpp File Reference

#include "customprojectpart.h"
#include <qapplication.h>
#include <qdir.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qregexp.h>
#include <qstringlist.h>
#include <qtabwidget.h>
#include <qvaluestack.h>
#include <qvbox.h>
#include <qwhatsthis.h>
#include <qdom.h>
#include <kaction.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kdevgenericfactory.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmainwindow.h>
#include <kmessagebox.h>
#include <kparts/part.h>
#include <kpopupmenu.h>
#include <kdeversion.h>
#include <kprocess.h>
#include "domutil.h"
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevmakefrontend.h"
#include "kdevappfrontend.h"
#include "kdevpartcontroller.h"
#include "runoptionswidget.h"
#include "makeoptionswidget.h"
#include "custombuildoptionswidget.h"
#include "custommakeconfigwidget.h"
#include "config.h"
#include "envvartools.h"
#include "customprojectpart.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
CustomProjectPart
CustomProjectFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevcustomproject, CustomProjectFactory(&data)) CustomProjectPart

Variables

const KAboutData data ("kdevcustomproject", I18N_NOOP("Build Tool"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<CustomProjectPart> CustomProjectFactory
 

Definition at line 53 of file customprojectpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevcustomproject  ,
CustomProjectFactory data
 

Definition at line 55 of file customprojectpart.cpp.

References KActionMenu::popupMenu(), KAction::setToolTip(), and KAction::setWhatsThis().


Variable Documentation

const KAboutData data("kdevcustomproject", I18N_NOOP("Build Tool"),"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