The implementation of the "flatten" filter. More...
Static Public Member Functions | |
static TemplateVariant | apply (const TemplateVariant &v, const TemplateVariant &) |
Static Private Member Functions | |
static void | flatten (TemplateListIntf *tree, TemplateList *list) |
The implementation of the "flatten" filter.
Definition at line 815 of file template.cpp.
|
inlinestatic |
Definition at line 818 of file template.cpp.
|
inlinestaticprivate |
Definition at line 833 of file template.cpp.