<%! page_type="guide" %>\ <%inherit file="/base.tmpl"/> <%block name="details"> Hierarchy % for class_ in formatter.get_class_hierarchy(node): ${class_.namespace.name}.${class_.name} % endfor % for class_ in formatter.get_class_hierarchy(node): % endfor <%block name="links"> Methods Functions Properties Signals Virtual functions Other