KDevelop API Documentation

doxygenpart.cpp File Reference

#include "doxygenpart.h"
#include "doxygenconfigwidget.h"
#include "configwidgetproxy.h"
#include "config.h"
#include <kdevmainwindow.h>
#include <kdevproject.h>
#include <kdevmakefrontend.h>
#include <kdevcore.h>
#include <codemodel.h>
#include <codemodel_utils.h>
#include <domutil.h>
#include <kdebug.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kmessagebox.h>
#include <kmainwindow.h>
#include <kparts/part.h>
#include <ktexteditor/document.h>
#include <ktexteditor/viewcursorinterface.h>
#include <ktexteditor/editinterface.h>
#include <partcontroller.h>
#include <kdialogbase.h>
#include <qvbox.h>
#include <qfile.h>
#include <qtextstream.h>
#include <qpopupmenu.h>
#include <qfileinfo.h>
#include "doxygenpart.moc"

Include dependency graph for doxygenpart.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define PROJECTOPTIONS   1

Typedefs

typedef KDevGenericFactory<
DoxygenPart
DoxygenFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevdoxygen, DoxygenFactory(&data)) DoxygenPart

Variables

const KAboutData data ("kdevdoxygen", I18N_NOOP("Doxygen"),"1.0")


Define Documentation

#define PROJECTOPTIONS   1
 

Definition at line 46 of file doxygenpart.cpp.

Referenced by K_EXPORT_COMPONENT_FACTORY().


Typedef Documentation

typedef KDevGenericFactory<DoxygenPart> DoxygenFactory
 

Definition at line 48 of file doxygenpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevdoxygen  ,
DoxygenFactory data
 

Definition at line 50 of file doxygenpart.cpp.

References Config::convertStrToVal(), file, Config::instance(), Config::parse(), and PROJECTOPTIONS.


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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:14:45 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003