My Project
|
Public Member Functions | |
TreeContext (TemplateNodeTree *o, const TemplateListIntf *l, TemplateContext *c) | |
Public Attributes | |
TemplateNodeTree * | object |
const TemplateListIntf * | list |
TemplateContext * | templateCtx |
Definition at line 3736 of file template.cpp.
|
inline |
Definition at line 3738 of file template.cpp.
const TemplateListIntf* TemplateNodeTree::TreeContext::list |
Definition at line 3741 of file template.cpp.
Referenced by TemplateNodeTree::renderChildren().
TemplateNodeTree* TemplateNodeTree::TreeContext::object |
Definition at line 3740 of file template.cpp.
TemplateContext* TemplateNodeTree::TreeContext::templateCtx |
Definition at line 3742 of file template.cpp.
Referenced by TemplateNodeTree::renderChildren().