Doxygen
|
The implementation of the "alphaIndex" filter 更多...
类 | |
struct | ListElem |
静态 Public 成员函数 | |
static TemplateVariant | apply (const TemplateVariant &v, const TemplateVariant &args) |
静态 Private 成员函数 | |
static QCString | keyToLabel (const char *startLetter) |
static std::string | determineSortKey (const TemplateStructIntfPtr s, const QCString &attribName) |
The implementation of the "alphaIndex" filter
在文件 template.cpp 第 1281 行定义.
|
inlinestatic |
在文件 template.cpp 第 1321 行定义.
引用了 TemplateStruct::alloc(), TemplateList::alloc(), determineSortKey(), TemplateVariant::isList(), TemplateVariant::isString(), keyToLabel(), TemplateVariant::toList(), TemplateVariant::toString() , 以及 TemplateVariant::toStruct().
|
inlinestaticprivate |
在文件 template.cpp 第 1313 行定义.
引用了 convertUTF8ToUpper(), getPrefixIndex(), getUTF8CharAt(), QCString::str() , 以及 TemplateVariant::toString().
被这些函数引用 apply().
|
inlinestaticprivate |