KDevelop API Documentation

parts/ctags/ctagspart.h File Reference

#include <qguardedptr.h>
#include <kdialogbase.h>
#include "kdevplugin.h"
#include "occurestagsdlg.h"

Go to the source code of this file.

Classes

struct  CTagsTagInfo
class  CTagsPart
 CTags (http://ctags.sourceforge.net) is a source navigation tool with support for many languages. More...


Typedefs

typedef QValueList< CTagsTagInfoCTagsTagInfoList
typedef QValueList< CTagsTagInfo
>::Iterator 
CTagsTagInfoListIterator
typedef QValueList< CTagsTagInfo
>::ConstIterator 
CTagsTagInfoListConstIterator
typedef QMap< QString, CTagsTagInfoListCTagsMap
typedef QMap< QString, CTagsTagInfoList
>::Iterator 
CTagsMapIterator
typedef QMap< QString, CTagsTagInfoList
>::ConstIterator 
CTagsMapConstIterator


Typedef Documentation

typedef QMap<QString,CTagsTagInfoList> CTagsMap
 

Definition at line 31 of file ctagspart.h.

Referenced by CTagsPart::tags().

typedef QMap<QString,CTagsTagInfoList>::ConstIterator CTagsMapConstIterator
 

Definition at line 33 of file ctagspart.h.

Referenced by CTagsDialog::slotSearch().

typedef QMap<QString,CTagsTagInfoList>::Iterator CTagsMapIterator
 

Definition at line 32 of file ctagspart.h.

Referenced by CTagsPart::gotoTag(), and CTagsDialog::slotSearch().

typedef QValueList<CTagsTagInfo> CTagsTagInfoList
 

Definition at line 28 of file ctagspart.h.

Referenced by CTagsDialog::insertResult(), and CTagsPart::loadTagsFile().

typedef QValueList<CTagsTagInfo>::ConstIterator CTagsTagInfoListConstIterator
 

Definition at line 30 of file ctagspart.h.

Referenced by CTagsPart::gotoTag(), and CTagsDialog::insertResult().

typedef QValueList<CTagsTagInfo>::Iterator CTagsTagInfoListIterator
 

Definition at line 29 of file ctagspart.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:55 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003