KDevelop API Documentation

parts/replace/replace_part.cpp File Reference

#include <qwhatsthis.h>
#include <kaction.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include <kdevcore.h>
#include <kdevmainwindow.h>
#include "replace_widget.h"
#include "replace_part.h"
#include "replace_part.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
ReplacePart
ReplaceFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevreplace, ReplaceFactory(&data)) ReplacePart

Variables

const KAboutData data ("kdevreplace", I18N_NOOP("Replace"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<ReplacePart> ReplaceFactory
 

Definition at line 33 of file replace_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevreplace  ,
ReplaceFactory data
 

Definition at line 34 of file replace_part.cpp.


Variable Documentation

const KAboutData data("kdevreplace", I18N_NOOP("Replace"),"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 Tue Oct 19 08:01:56 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003