Public Member Functions | |
| FTVNode (bool dir, const char *r, const char *f, const char *a, const char *n) | |
Public Attributes | |
| bool | isLast |
| bool | isDir |
| QCString | ref |
| QCString | file |
| QCString | anchor |
| QCString | name |
| QList< FTVNode > | children |
| FTVNode * | parent |
Definition at line 311 of file ftvhelp.cpp.
| FTVNode::FTVNode | ( | bool | dir, | |
| const char * | r, | |||
| const char * | f, | |||
| const char * | a, | |||
| const char * | n | |||
| ) | [inline] |
| bool FTVNode::isLast |
Definition at line 316 of file ftvhelp.cpp.
| bool FTVNode::isDir |
Definition at line 317 of file ftvhelp.cpp.
| QCString FTVNode::ref |
Definition at line 318 of file ftvhelp.cpp.
| QCString FTVNode::file |
Definition at line 319 of file ftvhelp.cpp.
| QCString FTVNode::anchor |
Definition at line 320 of file ftvhelp.cpp.
| QCString FTVNode::name |
Definition at line 321 of file ftvhelp.cpp.
Definition at line 322 of file ftvhelp.cpp.
Referenced by FTVHelp::decContentsDepth(), and FTVNode().
1.5.1