KDevelop API Documentation

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"

Include dependency graph for historypart.cpp:

Include dependency graph

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:15:36 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003