parts/texttools/texttoolspart.cpp File Reference
#include "texttoolspart.h"
#include <qwhatsthis.h>
#include <kdebug.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <ktexteditor/editinterface.h>
#include "kdevpartcontroller.h"
#include "kdevmainwindow.h"
#include "texttoolswidget.h"
#include "texttoolspart.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< TextToolsPart > | TextToolsFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevtexttools, TextToolsFactory(&data)) TextToolsPart | |
Variables | |
const KAboutData | data ("kdevtexttools", I18N_NOOP("Text Structure"),"1.0") |
Typedef Documentation
|
Definition at line 26 of file texttoolspart.cpp. |
Function Documentation
|
Definition at line 28 of file texttoolspart.cpp. |
Variable Documentation
|
|