Public Member Functions | |
Private (const NestingNodeContext *parent, int level) | |
void | addNamespaces (const NamespaceSDict &nsDict, bool rootOnly, bool addClasses) |
void | addClasses (const ClassSDict &clDict, bool rootOnly) |
void | addDirs (const DirSDict &dirDict) |
void | addDirs (const DirList &dirList) |
void | addFiles (const FileNameList &fnList) |
void | addFiles (const FileList &fList) |
void | addPages (const PageSDict &pages, bool rootOnly) |
void | addModules (const GroupSDict &groups) |
void | addModules (const GroupList &list) |
void | addDerivedClasses (const BaseClassList *bcl, bool hideSuper) |
void | addClassHierarchy (const ClassSDict &classSDict, bool) |
Public Member Functions inherited from GenericNodeListContext | |
GenericNodeListContext () | |
int | count () const |
TemplateVariant | at (int index) const |
TemplateListIntf::ConstIterator * | createIterator () const |
void | append (const TemplateVariant &ctn) |
bool | isEmpty () const |
int | addRef () |
int | release () |
Public Member Functions inherited from TemplateListIntf | |
virtual | ~TemplateListIntf () |
Private Attributes | |
const NestingNodeContext * | m_parent |
int | m_level |
int | m_index |
Additional Inherited Members | |
Static Public Member Functions inherited from GenericNodeListContext | |
static GenericNodeListContext * | alloc () |
Definition at line 6388 of file context.cpp.
|
inline |
Definition at line 6391 of file context.cpp.
|
inline |
Definition at line 6414 of file context.cpp.
|
inline |
Definition at line 6569 of file context.cpp.
|
inline |
Definition at line 6538 of file context.cpp.
|
inline |
Definition at line 6443 of file context.cpp.
|
inline |
Definition at line 6456 of file context.cpp.
|
inline |
Definition at line 6466 of file context.cpp.
|
inline |
Definition at line 6484 of file context.cpp.
|
inline |
Definition at line 6509 of file context.cpp.
|
inline |
Definition at line 6525 of file context.cpp.
|
inline |
Definition at line 6394 of file context.cpp.
Definition at line 6494 of file context.cpp.
|
private |
Definition at line 6604 of file context.cpp.
|
private |
Definition at line 6603 of file context.cpp.
|
private |
Definition at line 6602 of file context.cpp.