KDevelop API Documentation

parts/partexplorer/partexplorer_plugin.cpp File Reference

#include "partexplorer_plugin.h"
#include <kinstance.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include <kaction.h>
#include <kmainwindow.h>
#include <kdevmainwindow.h>
#include "partexplorerform.h"
#include "partexplorer_plugin.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
PartExplorerPlugin
PartExplorerPluginFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevpartexplorer, PartExplorerPluginFactory(&data)) PartExplorerPlugin

Variables

const KAboutData data ("kdevpartexplorer", I18N_NOOP("Part Explorer"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<PartExplorerPlugin> PartExplorerPluginFactory
 

Definition at line 27 of file partexplorer_plugin.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevpartexplorer  ,
PartExplorerPluginFactory data
 

Definition at line 28 of file partexplorer_plugin.cpp.

References main().


Variable Documentation

const KAboutData data("kdevpartexplorer", I18N_NOOP("Part Explorer"),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:56 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003