KDevelop API Documentation

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 <kstringhandler.h>
#include "kdevcore.h"
#include "kdevproject.h"
#include "kdevmainwindow.h"
#include "kdevpartcontroller.h"
#include "ctagskinds.h"
#include "ctagsdlg.h"
#include "ctagspart.moc"

Include dependency graph for ctagspart.cpp:

Include dependency graph

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 36 of file ctagspart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevctags  ,
CTagsFactory data
 

Definition at line 38 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:31:35 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003