KDevelop API Documentation

parts/astyle/astyle_part.cpp File Reference

#include "astyle_part.h"
#include <qwhatsthis.h>
#include <qvbox.h>
#include <qtextstream.h>
#include <kdeversion.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kdevgenericfactory.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kparts/part.h>
#include <kparts/partmanager.h>
#include <ktexteditor/editinterface.h>
#include <ktexteditor/document.h>
#include <ktexteditor/viewcursorinterface.h>
#include <kdevcore.h>
#include <kdevapi.h>
#include <kdevpartcontroller.h>
#include "astyle_widget.h"
#include <astyle_adaptor.h>
#include "astyle_part.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
AStylePart
AStyleFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevastyle, AStyleFactory(&data)) AStylePart

Variables

const KAboutData data ("kdevastyle", I18N_NOOP("Reformat Source"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<AStylePart> AStyleFactory
 

Definition at line 28 of file astyle_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevastyle  ,
AStyleFactory data
 

Definition at line 29 of file astyle_part.cpp.


Variable Documentation

const KAboutData data("kdevastyle", I18N_NOOP("Reformat Source"),"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