#include <dot.h>
Public Member Functions | |
DotGfxHierarchyTable () | |
~DotGfxHierarchyTable () | |
void | writeGraph (QTextStream &t, const char *path) const |
Definition at line 137 of file dot.h.
DotGfxHierarchyTable::DotGfxHierarchyTable | ( | ) |
Definition at line 1225 of file dot.cpp.
References Doxygen::classSDict, DotNode::colorConnectedNodes(), DotNode::findDocNode(), Doxygen::hiddenClasses, initClassHierarchy(), DotNode::m_subgraphId, and DotNode::markAsVisible().
void DotGfxHierarchyTable::writeGraph | ( | QTextStream & | t, | |
const char * | path | |||
) | const |
Definition at line 1021 of file dot.cpp.
References DotRunner::addJob(), BITMAP, DotNode::clearWriteFlag(), Config_getBool, Config_getEnum, convertNameToFile(), convertToQCString(), err(), DotNode::Hierarchy, DotNode::m_label, DotNode::m_subgraphId, MAP_CMD, DotRunner::run(), and DotNode::write().
Referenced by HtmlGenerator::writeGraphicalHierarchy().