KDevelop API Documentation

perlsupportpart.cpp File Reference

#include "perlsupportpart.h"
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <qtimer.h>
#include <kaction.h>
#include <kapplication.h>
#include <kdebug.h>
#include <kdevgenericfactory.h>
#include <kinputdialog.h>
#include <klocale.h>
#include <qregexp.h>
#include <codemodel.h>
#include <qprogressbar.h>
#include <kstatusbar.h>
#include "kdevmainwindow.h"
#include <kprocess.h>
#include <stdlib.h>
#include <unistd.h>
#include "kdevcore.h"
#include "kdevproject.h"
#include "kdevpartcontroller.h"
#include "kdevappfrontend.h"
#include "domutil.h"
#include "perlsupportpart.moc"

Include dependency graph for perlsupportpart.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
PerlSupportPart
PerlSupportFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevperlsupport, PerlSupportFactory(&data)) PerlSupportPart

Variables

const KAboutData data ("kdevperlsupport", I18N_NOOP("Language"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<PerlSupportPart> PerlSupportFactory
 

Definition at line 46 of file perlsupportpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevperlsupport  ,
PerlSupportFactory data
 

Definition at line 48 of file perlsupportpart.cpp.


Variable Documentation

const KAboutData data("kdevperlsupport", I18N_NOOP("Language"),"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:08:52 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003