KDevelop API Documentation

Tag::TagData Struct Reference

Inheritance diagram for Tag::TagData:

QShared 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::attribute(), Tag::copy(), Tag::hasAttribute(), Tag::load(), Tag::setAttribute(), and Tag::store().

int Tag::TagData::endColumn
 

Definition at line 242 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::getEndPosition(), Tag::load(), Tag::setAttribute(), Tag::setEndPosition(), Tag::store(), and Tag::Tag().

int Tag::TagData::endLine
 

Definition at line 242 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::getEndPosition(), Tag::load(), Tag::setAttribute(), Tag::setEndPosition(), Tag::store(), and Tag::Tag().

QString Tag::TagData::fileName
 

Definition at line 240 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::fileName(), Tag::load(), Tag::setAttribute(), Tag::setFileName(), and Tag::store().

unsigned long Tag::TagData::flags
 

Definition at line 237 of file tag.h.

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

QCString Tag::TagData::id
 

Definition at line 235 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::id(), Tag::load(), Tag::setAttribute(), Tag::setId(), and Tag::store().

int Tag::TagData::kind
 

Definition at line 236 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::kind(), Tag::load(), Tag::setAttribute(), Tag::setKind(), Tag::store(), and Tag::Tag().

QString Tag::TagData::name
 

Definition at line 238 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::load(), Tag::name(), Tag::setAttribute(), Tag::setName(), and Tag::store().

QStringList Tag::TagData::scope
 

Definition at line 239 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::load(), Tag::scope(), Tag::setAttribute(), Tag::setScope(), and Tag::store().

int Tag::TagData::startColumn
 

Definition at line 241 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::getStartPosition(), Tag::load(), Tag::setAttribute(), Tag::setStartPosition(), Tag::store(), and Tag::Tag().

int Tag::TagData::startLine
 

Definition at line 241 of file tag.h.

Referenced by Tag::attribute(), Tag::copy(), Tag::getStartPosition(), Tag::load(), Tag::setAttribute(), Tag::setStartPosition(), 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:07 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003