#include <entry.h>
Public Attributes | |
QCString | tagName |
QCString | fileName |
QCString | anchor |
Definition at line 135 of file entry.h.
QCString TagInfo::tagName |
Definition at line 137 of file entry.h.
Referenced by addRelatedPage(), TagFileParser::buildLists(), EntryNav::EntryNav(), and MemberDef::setTagInfo().
QCString TagInfo::fileName |
Definition at line 138 of file entry.h.
Referenced by TagFileParser::buildLists(), EntryNav::EntryNav(), and MemberDef::setTagInfo().
QCString TagInfo::anchor |
Definition at line 139 of file entry.h.
Referenced by EntryNav::EntryNav(), and MemberDef::setTagInfo().