KDevelop API Documentation

bashsupport_part.cpp File Reference

#include "bashsupport_part.h"
#include <qwhatsthis.h>
#include <qfileinfo.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <qtimer.h>
#include <kapplication.h>
#include <qregexp.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 <domutil.h>
#include <codemodel.h>
#include "bashsupport_part.moc"

Include dependency graph for bashsupport_part.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
BashSupportPart
BashSupportFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevbashsupport, BashSupportFactory(&data)) BashSupportPart

Variables

const KAboutData data ("kdevbashsupport", I18N_NOOP("Language"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<BashSupportPart> BashSupportFactory
 

Definition at line 35 of file bashsupport_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevbashsupport  ,
BashSupportFactory data
 

Definition at line 37 of file bashsupport_part.cpp.

References kdDebug().


Variable Documentation

const KAboutData data("kdevbashsupport", 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 Wed Mar 23 00:06:50 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003