KDevelop API Documentation

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

typedef KDevGenericFactory<DoxygenPart> DoxygenFactory
 

Definition at line 35 of file doxygenpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevdoxygen  ,
DoxygenFactory data
 

Definition at line 37 of file doxygenpart.cpp.


Variable Documentation

const KAboutData data("kdevdoxygen", I18N_NOOP("Doxygen"),"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:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003