KDevelop API Documentation

ctagspart.h File Reference

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

Include dependency graph for ctagspart.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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::loadTagsFile(), and 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(), CTagsPart::loadTagsFile(), 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:31:36 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003