KDevelop API Documentation

languages/python/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 <klineeditdlg.h>
#include <klocale.h>
#include <qregexp.h>
#include "pythonsupportpart.moc"

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

typedef KDevGenericFactory<PythonSupportPart> PythonSupportFactory
 

Definition at line 38 of file pythonsupportpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevpythonsupport  ,
PythonSupportFactory data
 

Definition at line 40 of file pythonsupportpart.cpp.


Variable Documentation

const KAboutData data("kdevpythonsupport", I18N_NOOP("Language"),"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 Wed Oct 6 17:39:15 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003