Public Member Functions | Public Attributes | List of all members
TagNamespaceInfo Class Reference

Public Member Functions

 TagNamespaceInfo ()
 

Public Attributes

QCString name
 
QCString filename
 
QCString clangId
 
QStringList classList
 
QStringList namespaceList
 
TagAnchorInfoList docAnchors
 
QList< TagMemberInfomembers
 

Detailed Description

Container for namespace specific info that can be read from a tagfile

Definition at line 114 of file tagreader.cpp.

Constructor & Destructor Documentation

TagNamespaceInfo::TagNamespaceInfo ( )
inline

Definition at line 117 of file tagreader.cpp.

QList< TagMemberInfo > members
Definition: tagreader.cpp:124
void setAutoDelete(bool enable)
Definition: qlist.h:99
const bool TRUE
Definition: qglobal.h:371

Member Data Documentation

QCString TagNamespaceInfo::clangId

Definition at line 120 of file tagreader.cpp.

QStringList TagNamespaceInfo::classList

Definition at line 121 of file tagreader.cpp.

TagAnchorInfoList TagNamespaceInfo::docAnchors

Definition at line 123 of file tagreader.cpp.

QCString TagNamespaceInfo::filename

Definition at line 119 of file tagreader.cpp.

QList<TagMemberInfo> TagNamespaceInfo::members

Definition at line 124 of file tagreader.cpp.

QCString TagNamespaceInfo::name

Definition at line 118 of file tagreader.cpp.

QStringList TagNamespaceInfo::namespaceList

Definition at line 122 of file tagreader.cpp.


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