Doxygen
|
Public 成员函数 | |
FTVNode (bool dir, const QCString &r, const QCString &f, const QCString &a, const QCString &n, bool sepIndex, bool navIndex, const Definition *df) | |
~FTVNode () | |
int | computeTreeDepth (int level) const |
int | numNodesAtLevel (int level, int maxLevel) const |
Public 属性 | |
bool | isLast |
bool | isDir |
QCString | ref |
QCString | file |
QCString | anchor |
QCString | name |
int | index |
std::vector< FTVNode * > | children |
FTVNode * | parent |
bool | separateIndex |
bool | addToNavIndex |
const Definition * | def |
在文件 ftvhelp.cpp 第 68 行定义.
|
inline |
在文件 ftvhelp.cpp 第 70 行定义.
|
inline |
int FTVNode::computeTreeDepth | ( | int | level | ) | const |
int FTVNode::numNodesAtLevel | ( | int | level, |
int | maxLevel | ||
) | const |
bool FTVNode::addToNavIndex |
在文件 ftvhelp.cpp 第 88 行定义.
QCString FTVNode::anchor |
在文件 ftvhelp.cpp 第 82 行定义.
被这些函数引用 node2URL().
std::vector<FTVNode*> FTVNode::children |
在文件 ftvhelp.cpp 第 85 行定义.
被这些函数引用 computeTreeDepth(), FTVHelp::decContentsDepth(), numNodesAtLevel() , 以及 ~FTVNode().
const Definition* FTVNode::def |
在文件 ftvhelp.cpp 第 89 行定义.
被这些函数引用 node2URL().
QCString FTVNode::file |
在文件 ftvhelp.cpp 第 81 行定义.
被这些函数引用 dupOfParent(), generateJSLink(), FTVHelp::generateLink() , 以及 node2URL().
int FTVNode::index |
在文件 ftvhelp.cpp 第 84 行定义.
被这些函数引用 FTVHelp::addContentsItem(), FTVHelp::generateIndentLabel() , 以及 pathToNode().
bool FTVNode::isDir |
在文件 ftvhelp.cpp 第 79 行定义.
被这些函数引用 FTVHelp::generateIndent().
bool FTVNode::isLast |
在文件 ftvhelp.cpp 第 78 行定义.
QCString FTVNode::name |
在文件 ftvhelp.cpp 第 83 行定义.
被这些函数引用 generateJSLink() , 以及 FTVHelp::generateLink().
FTVNode* FTVNode::parent |
在文件 ftvhelp.cpp 第 86 行定义.
被这些函数引用 FTVHelp::addContentsItem(), dupOfParent(), FTVHelp::generateIndent(), FTVHelp::generateIndentLabel() , 以及 pathToNode().
QCString FTVNode::ref |
在文件 ftvhelp.cpp 第 80 行定义.
被这些函数引用 generateJSLink() , 以及 FTVHelp::generateLink().
bool FTVNode::separateIndex |
在文件 ftvhelp.cpp 第 87 行定义.