parts/doxygen/doxygenpart.cpp File Reference
#include "doxygenpart.h"
#include <qvbox.h>
#include <qfile.h>
#include <qtextstream.h>
#include <kdebug.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kmessagebox.h>
#include <kprocess.h>
#include "kdevproject.h"
#include "kdevmakefrontend.h"
#include "kdevcore.h"
#include "doxygenconfigwidget.h"
#include "domutil.h"
#include "config.h"
#include "doxygenpart.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< DoxygenPart > | DoxygenFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevdoxygen, DoxygenFactory(&data)) DoxygenPart | |
Variables | |
const KAboutData | data ("kdevdoxygen", I18N_NOOP("Doxygen"),"1.0") |
Typedef Documentation
|
Definition at line 35 of file doxygenpart.cpp. |
Function Documentation
|
Definition at line 37 of file doxygenpart.cpp. |
Variable Documentation
|
|