parts/regexptest/regexptestpart.cpp File Reference
#include "regexptestpart.h"
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include "kdevcore.h"
#include "regexptestdlg.h"
#include "regexptestpart.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< RegexpTestPart > | RegexpTestFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevregexptest, RegexpTestFactory(&data)) RegexpTestPart | |
Variables | |
const KAboutData | data ("kdevregexptest", I18N_NOOP("Debug Regular Expression..."),"1.0") |
Typedef Documentation
|
Definition at line 26 of file regexptestpart.cpp. |
Function Documentation
|
Definition at line 27 of file regexptestpart.cpp. |
Variable Documentation
|
|