languages/sql/sqlsupport_part.cpp File Reference
#include <qwhatsthis.h>
#include <qstringlist.h>
#include <qtimer.h>
#include <qsqldatabase.h>
#include <qsqlrecord.h>
#include <kapplication.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include <kaction.h>
#include <kparts/part.h>
#include <kdialogbase.h>
#include <ktexteditor/editinterface.h>
#include <kmessagebox.h>
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevlanguagesupport.h"
#include "kdevpartcontroller.h"
#include "kdevproject.h"
#include "codemodel.h"
#include "sqlsupport_part.h"
#include "sqlconfigwidget.h"
#include "sqlactions.h"
#include "sqloutputwidget.h"
#include "domutil.h"
#include "sqlsupport_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< SQLSupportPart > | SQLSupportFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevsqlsupport, SQLSupportFactory(&data)) SQLSupportPart | |
Variables | |
const KAboutData | data ("kdevsqlsupport", I18N_NOOP("Language"),"1.0") |
Typedef Documentation
|
Definition at line 31 of file sqlsupport_part.cpp. |
Function Documentation
|
Definition at line 33 of file sqlsupport_part.cpp. |
Variable Documentation
|
|