Public Attributes | |
QCString | id |
QCString | name |
QCString | text |
bool | isLocal |
bool | isImported |
Container for include info that can be read from a tagfile
Definition at line 140 of file tagreader.cpp.
QCString TagIncludeInfo::id |
Definition at line 143 of file tagreader.cpp.
bool TagIncludeInfo::isImported |
Definition at line 147 of file tagreader.cpp.
bool TagIncludeInfo::isLocal |
Definition at line 146 of file tagreader.cpp.
QCString TagIncludeInfo::name |
Definition at line 144 of file tagreader.cpp.
QCString TagIncludeInfo::text |
Definition at line 145 of file tagreader.cpp.