KDevelop API Documentation

parts/history/historypart.cpp File Reference

#include "historypart.h"
#include <kaction.h>
#include <kdebug.h>
#include <kdevgenericfactory.h>
#include <kmainwindow.h>
#include <kparts/part.h>
#include <kpopupmenu.h>
#include <kiconloader.h>
#include <ktexteditor/editor.h>
#include "kdevcore.h"
#include "kdevpartcontroller.h"
#include "kdevmainwindow.h"
#include "historypart.moc"

Go to the source code of this file.

Classes

struct  HistoryEntry

Typedefs

typedef KDevGenericFactory<
HistoryPart
HistoryPartFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevhistory, HistoryPartFactory(&data)) HistoryPart

Variables

const KAboutData data ("kdevhistory", I18N_NOOP("History"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<HistoryPart> HistoryPartFactory
 

Definition at line 30 of file historypart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevhistory  ,
HistoryPartFactory data
 

Definition at line 32 of file historypart.cpp.


Variable Documentation

const KAboutData data("kdevhistory", I18N_NOOP("History"),"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 Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003