KDevelop API Documentation

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:

Include dependency graph

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:27:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003