KDevelop API Documentation

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"

Include dependency graph for partexplorer_plugin.cpp:

Include dependency graph

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:33:52 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003