The implementation of the "alphaIndex" filter. More...
Classes | |
struct | ListElem |
class | SortList |
Static Public Member Functions | |
static TemplateVariant | apply (const TemplateVariant &v, const TemplateVariant &args) |
Static Private Member Functions | |
static QCString | keyToLetter (uint startLetter) |
static QCString | keyToLabel (uint startLetter) |
static uint | determineSortKey (TemplateStructIntf *s, const QCString &attribName) |
The implementation of the "alphaIndex" filter.
Definition at line 1089 of file template.cpp.
|
inlinestatic |
Definition at line 1159 of file template.cpp.
|
inlinestaticprivate |
Definition at line 1151 of file template.cpp.
Definition at line 1112 of file template.cpp.
Definition at line 1108 of file template.cpp.