doccustomplugin.cpp File Reference
#include "doccustomplugin.h"
#include <kurl.h>
#include <kaboutdata.h>
#include <kconfig.h>
#include <klocale.h>
#include <klistview.h>
#include <kdevgenericfactory.h>
Include dependency graph for doccustomplugin.cpp:

Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< DocCustomPlugin > | DocCustomPluginFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libdoccustomplugin, DocCustomPluginFactory(&data)) DocCustomPlugin | |
Variables | |
const KAboutData | data ("doccustomplugin", I18N_NOOP("Custom documentation plugin"),"1.0") |
Typedef Documentation
|
Definition at line 31 of file doccustomplugin.cpp. |
Function Documentation
|
Definition at line 32 of file doccustomplugin.cpp. |
Variable Documentation
|
|