KDevelop API Documentation

buildtools/ant/antprojectpart.cpp File Reference

#include <qapplication.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qvbox.h>
#include <qtable.h>
#include <qtextstream.h>
#include <qvaluestack.h>
#include <qdir.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include <kaction.h>
#include <kpopupmenu.h>
#include <kdialogbase.h>
#include <klineedit.h>
#include <kcombobox.h>
#include <keditlistbox.h>
#include <kurlrequester.h>
#include <kdevcore.h>
#include <kdevmakefrontend.h>
#include "antoptionswidget.h"
#include "classpathwidget.h"
#include "antprojectpart.h"
#include "antprojectpart.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
AntProjectPart
AntProjectFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevantproject, AntProjectFactory(&data)) AntOptions

Variables

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


Typedef Documentation

typedef KDevGenericFactory<AntProjectPart> AntProjectFactory
 

Definition at line 34 of file antprojectpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevantproject  ,
AntProjectFactory data
 

Definition at line 36 of file antprojectpart.cpp.


Variable Documentation

const KAboutData data("kdevantproject", 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 Tue Oct 19 08:01:54 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003