KDevelop API Documentation

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"

Include dependency graph for replace_part.cpp:

Include dependency graph

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