pythonsupportpart.cpp File Reference
#include "pythonsupportpart.h"
#include "pythonconfigwidget.h"
#include <kdevcore.h>
#include <kdevproject.h>
#include <kdevappfrontend.h>
#include <kdevpartcontroller.h>
#include <codemodel.h>
#include <domutil.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <qtimer.h>
#include <qvbox.h>
#include <kaction.h>
#include <kapplication.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kdevgenericfactory.h>
#include <kinputdialog.h>
#include <klocale.h>
#include <qregexp.h>
#include "pythonsupportpart.moc"
Include dependency graph for pythonsupportpart.cpp:

Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< PythonSupportPart > | PythonSupportFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevpythonsupport, PythonSupportFactory(&data)) PythonSupportPart | |
Variables | |
const KAboutData | data ("kdevpythonsupport", I18N_NOOP("Language"),"1.0") |
Typedef Documentation
|
Definition at line 38 of file pythonsupportpart.cpp. |
Function Documentation
|
Definition at line 40 of file pythonsupportpart.cpp. |
Variable Documentation
|
|