KDevelop API Documentation

parts/ctags/ctagspart.cpp File Reference

#include "ctagspart.h"
#include <qapplication.h>
#include <qfileinfo.h>
#include <qpopupmenu.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kdebug.h>
#include <kmainwindow.h>
#include <kmessagebox.h>
#include <kprocess.h>
#include <qregexp.h>
#include <ktempfile.h>
#include "kdevcore.h"
#include "kdevproject.h"
#include "kdevmainwindow.h"
#include "kdevpartcontroller.h"
#include "ctagskinds.h"
#include "ctagsdlg.h"
#include "ctagspart.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
CTagsPart
CTagsFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevctags, CTagsFactory(&data)) CTagsPart

Variables

const KAboutData data ("kdevctags", I18N_NOOP("CTags..."),"1.0")


Typedef Documentation

typedef KDevGenericFactory<CTagsPart> CTagsFactory
 

Definition at line 35 of file ctagspart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevctags  ,
CTagsFactory data
 

Definition at line 37 of file ctagspart.cpp.


Variable Documentation

const KAboutData data("kdevctags", I18N_NOOP("CTags..."),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003