KDevelop API Documentation

phpsupportpart.cpp File Reference

#include "phpsupportpart.h"
#include <iostream>
#include <qdir.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <qprogressbar.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <qtimer.h>
#include <qvbox.h>
#include <qwhatsthis.h>
#include <kaction.h>
#include <kapplication.h>
#include <kdebug.h>
#include <khtmlview.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kprocess.h>
#include <kregexp.h>
#include <kstatusbar.h>
#include <kparts/browserextension.h>
#include <kdevcore.h>
#include <kdevproject.h>
#include <kdevmainwindow.h>
#include <kdevpartcontroller.h>
#include <codemodel.h>
#include <domutil.h>
#include "phpconfigdata.h"
#include "phpconfigwidget.h"
#include "phpconfigparserwidget.h"
#include "phpcodecompletion.h"
#include "phpparser.h"
#include "phpnewclassdlg.h"
#include "phphtmlview.h"
#include "phperrorview.h"
#include "phpsupportpart.moc"

Include dependency graph for phpsupportpart.cpp:

Include dependency graph

Go to the source code of this file.

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevphpsupport, PHPSupportFactory(&data)) PHPSupportPart

Variables

const KAboutData data ("kdevphpsupport", I18N_NOOP("Language"),"1.0")


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevphpsupport  ,
PHPSupportFactory data
 

Definition at line 59 of file phpsupportpart.cpp.


Variable Documentation

const KAboutData data("kdevphpsupport", I18N_NOOP("Language"),"1.0") [static]
 

Referenced by PHPSupportPart::slotWebData().

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:09:05 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003