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
|
Definition at line 30 of file historypart.cpp. |
Function Documentation
|
Definition at line 32 of file historypart.cpp. |
Variable Documentation
|
|