KDevelop API Documentation

docpdfplugin.cpp File Reference

#include "docpdfplugin.h"
#include <kurl.h>
#include <kaboutdata.h>
#include <kconfig.h>
#include <klocale.h>
#include <klistview.h>
#include <kdevgenericfactory.h>

Include dependency graph for docpdfplugin.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
DocPDFPlugin
DocPDFPluginFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libdocpdfplugin, DocPDFPluginFactory(&data)) DocPDFPlugin

Variables

const KAboutData data ("docpdfplugin", I18N_NOOP("PDF documentation plugin"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<DocPDFPlugin> DocPDFPluginFactory
 

Definition at line 31 of file docpdfplugin.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libdocpdfplugin  ,
DocPDFPluginFactory data
 

Definition at line 32 of file docpdfplugin.cpp.


Variable Documentation

const KAboutData data("docpdfplugin", I18N_NOOP("PDF documentation plugin"),"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 Tue Feb 22 09:32:37 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003