KDevelop API Documentation

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"

Include dependency graph for sqlsupport_part.cpp:

Include dependency graph

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

typedef KDevGenericFactory<SQLSupportPart> SQLSupportFactory
 

Definition at line 31 of file sqlsupport_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevsqlsupport  ,
SQLSupportFactory data
 

Definition at line 33 of file sqlsupport_part.cpp.

References kdDebug().


Variable Documentation

const KAboutData data("kdevsqlsupport", I18N_NOOP("Language"),"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 Tue Feb 22 09:27:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003