bashsupport_part.cpp File Reference
#include "bashsupport_part.h"
#include <qwhatsthis.h>
#include <qfileinfo.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <qtimer.h>
#include <kapplication.h>
#include <qregexp.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kprocess.h>
#include <kdebug.h>
#include <kaction.h>
#include <kparts/part.h>
#include <kdialogbase.h>
#include <kdevcore.h>
#include <kdevmainwindow.h>
#include <kdevlanguagesupport.h>
#include <kdevpartcontroller.h>
#include <kdevproject.h>
#include <kdevappfrontend.h>
#include <domutil.h>
#include <codemodel.h>
#include "bashsupport_part.moc"
Include dependency graph for bashsupport_part.cpp:

Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< BashSupportPart > | BashSupportFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevbashsupport, BashSupportFactory(&data)) BashSupportPart | |
Variables | |
const KAboutData | data ("kdevbashsupport", I18N_NOOP("Language"),"1.0") |
Typedef Documentation
|
Definition at line 35 of file bashsupport_part.cpp. |
Function Documentation
|
Definition at line 37 of file bashsupport_part.cpp. References kdDebug(). |
Variable Documentation
|
|