languages/haskell/haskellsupport_part.cpp File Reference
#include <qwhatsthis.h>
#include <qdir.h>
#include <qtimer.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include <kapplication.h>
#include <kstatusbar.h>
#include "kdevpartcontroller.h"
#include "kdevproject.h"
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "haskellsupport_part.h"
#include "haskellsupport_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< HaskellSupportPart > | HaskellSupportFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevhaskellsupport, HaskellSupportFactory(&data)) HaskellSupportPart | |
Variables | |
const KAboutData | data ("kdevhaskellsupport", I18N_NOOP("Language"),"1.0") |
Typedef Documentation
|
Definition at line 37 of file haskellsupport_part.cpp. |
Function Documentation
|
Definition at line 39 of file haskellsupport_part.cpp. References kdDebug(). |
Variable Documentation
|
|