KDevelop API Documentation

Tag::TagData Struct Reference

Inheritance diagram for Tag::TagData:

Inheritance graph
[legend]
Collaboration diagram for Tag::TagData:

Collaboration graph
[legend]
List of all members.

Public Attributes

QCString id
int kind
unsigned long flags
QString name
QStringList scope
QString fileName
int startLine
int startColumn
int endLine
int endColumn
QMap< QCString, QVariantattributes

Member Data Documentation

QMap<QCString, QVariant> Tag::TagData::attributes
 

Definition at line 243 of file tag.h.

Referenced by Tag::copy(), Tag::load(), and Tag::store().

int Tag::TagData::endColumn
 

Definition at line 242 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().

int Tag::TagData::endLine
 

Definition at line 242 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().

QString Tag::TagData::fileName
 

Definition at line 240 of file tag.h.

Referenced by Tag::copy(), Tag::load(), and Tag::store().

unsigned long Tag::TagData::flags
 

Definition at line 237 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().

QCString Tag::TagData::id
 

Definition at line 235 of file tag.h.

Referenced by Tag::copy(), Tag::load(), and Tag::store().

int Tag::TagData::kind
 

Definition at line 236 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().

QString Tag::TagData::name
 

Definition at line 238 of file tag.h.

Referenced by Tag::copy(), Tag::load(), and Tag::store().

QStringList Tag::TagData::scope
 

Definition at line 239 of file tag.h.

Referenced by Tag::copy(), Tag::load(), and Tag::store().

int Tag::TagData::startColumn
 

Definition at line 241 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().

int Tag::TagData::startLine
 

Definition at line 241 of file tag.h.

Referenced by Tag::copy(), Tag::load(), Tag::store(), and Tag::Tag().


The documentation for this struct was generated from the following file:
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:48:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003