languages/perl/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 <klineeditdlg.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"
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
|
Definition at line 46 of file perlsupportpart.cpp. |
Function Documentation
|
Definition at line 48 of file perlsupportpart.cpp. |
Variable Documentation
|
|