|
ISLEman
|
Public Member Functions | |
| FTVNode (bool dir, const char *r, const char *f, const char *a, const char *n, bool sepIndex, bool navIndex, Definition *df) | |
| int | computeTreeDepth (int level) const |
| int | numNodesAtLevel (int level, int maxLevel) const |
Public Attributes | |
| bool | isLast |
| bool | isDir |
| QCString | ref |
| QCString | file |
| QCString | anchor |
| QCString | name |
| int | index |
| QList< FTVNode > | children |
| FTVNode * | parent |
| bool | separateIndex |
| bool | addToNavIndex |
| Definition * | def |
1.8.12