Doxygen
|
The implementation of the "groupBy" filter 更多...
类 | |
struct | ListElem |
静态 Public 成员函数 | |
static TemplateVariant | apply (const TemplateVariant &v, const TemplateVariant &args) |
静态 Private 成员函数 | |
static QCString | determineSortKey (const TemplateStructIntfPtr s, const QCString &attribName) |
The implementation of the "groupBy" filter
在文件 template.cpp 第 1148 行定义.
|
inlinestatic |
在文件 template.cpp 第 1157 行定义.
引用了 TemplateList::alloc(), QCString::append(), determineSortKey(), TemplateVariant::isList(), TemplateVariant::isString(), TemplateVariant::toList(), TemplateVariant::toString() , 以及 TemplateVariant::toStruct().
|
inlinestaticprivate |