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:

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
|
Definition at line 33 of file replace_part.cpp. |
Function Documentation
|
Definition at line 34 of file replace_part.cpp. |
Variable Documentation
|
|