languages/ruby/rubysupport_part.cpp File Reference
#include <qwhatsthis.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kprocess.h>
#include <kdebug.h>
#include <kaction.h>
#include <kparts/part.h>
#include <kdialogbase.h>
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevlanguagesupport.h"
#include "kdevpartcontroller.h"
#include "kdevproject.h"
#include "kdevappfrontend.h"
#include "rubysupport_part.h"
#include "rubyconfigwidget.h"
#include "domutil.h"
#include "rubysupport_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< RubySupportPart > | RubySupportFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevrubysupport, RubySupportFactory(&data)) RubySupportPart | |
Variables | |
const KAboutData | data ("kdevrubysupport", I18N_NOOP("Language"),"1.0") |
Typedef Documentation
|
Definition at line 25 of file rubysupport_part.cpp. |
Function Documentation
|
Definition at line 27 of file rubysupport_part.cpp. |
Variable Documentation
|
|