Skip to main content

The TagIncludeInfo Class Reference

Container for include info that can be read from a tagfile. More...

Declaration

class anonymous{tagreader.cpp}::TagIncludeInfo { ... }

Public Member Attributes Index

QCStringid
QCStringname
QCStringtext
boolisLocal
boolisImported
boolisModule
boolisObjC

Description

Container for include info that can be read from a tagfile.

Definition at line 71 of file tagreader.cpp.

Public Member Attributes

id

QCString anonymous{tagreader.cpp}::TagIncludeInfo::id

Definition at line 74 of file tagreader.cpp.

isImported

bool anonymous{tagreader.cpp}::TagIncludeInfo::isImported

Definition at line 78 of file tagreader.cpp.

isLocal

bool anonymous{tagreader.cpp}::TagIncludeInfo::isLocal

Definition at line 77 of file tagreader.cpp.

77 bool isLocal;

isModule

bool anonymous{tagreader.cpp}::TagIncludeInfo::isModule

Definition at line 79 of file tagreader.cpp.

79 bool isModule;

isObjC

bool anonymous{tagreader.cpp}::TagIncludeInfo::isObjC

Definition at line 80 of file tagreader.cpp.

80 bool isObjC;

name

QCString anonymous{tagreader.cpp}::TagIncludeInfo::name

Definition at line 75 of file tagreader.cpp.

text

QCString anonymous{tagreader.cpp}::TagIncludeInfo::text

Definition at line 76 of file tagreader.cpp.


The documentation for this class was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.