Doxygen
|
This is the complete list of members for DotGfxHierarchyTable, including all inherited members.
absBaseName() const | DotGraph | inlineprotected |
absDotName() const | DotGraph | inlineprotected |
absImgName() const | DotGraph | inlineprotected |
absMapName() const | DotGraph | inlineprotectedvirtual |
addClassList(const ClassLinkedMap &cl, ClassDefSet &visited) | DotGfxHierarchyTable | private |
addHierarchy(DotNode *n, const ClassDef *cd, ClassDefSet &visited) | DotGfxHierarchyTable | private |
computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
computeTheGraph() override | DotGfxHierarchyTable | protectedvirtual |
createGraph(DotNode *rootNode, TextStream &t, const QCString &path, const QCString &fileName, int id) | DotGfxHierarchyTable | |
DotGfxHierarchyTable(const QCString &prefix="", ClassDef::CompoundType ct=ClassDef::Class) | DotGfxHierarchyTable | |
DotGraph() | DotGraph | inline |
DotNodeMap typedef | DotGfxHierarchyTable | private |
generateCode(TextStream &t) | DotGraph | private |
getBaseName() const override | DotGfxHierarchyTable | protectedvirtual |
getImgAltText() const | DotGraph | inlineprotectedvirtual |
getMapLabel() const override | DotGfxHierarchyTable | protectedvirtual |
getNextEdgeNumber() | DotGraph | inlineprotected |
getNextNodeNumber() | DotGraph | inlineprotected |
imgName() const | DotGraph | protected |
m_absPath | DotGraph | protected |
m_baseName | DotGraph | protected |
m_classType | DotGfxHierarchyTable | private |
m_curEdgeNumber | DotGraph | private |
m_curNodeNumber | DotGraph | private |
m_dir | DotGraph | protected |
m_doNotAddImageToIndex | DotGraph | protected |
m_fileName | DotGraph | protected |
m_generateImageMap | DotGraph | protected |
m_graphFormat | DotGraph | protected |
m_graphId | DotGfxHierarchyTable | private |
m_noDivTag | DotGraph | protected |
m_prefix | DotGfxHierarchyTable | private |
m_regenerate | DotGraph | protected |
m_relPath | DotGraph | protected |
m_rootNodes | DotGfxHierarchyTable | private |
m_rootSubgraphNode | DotGfxHierarchyTable | private |
m_rootSubgraphs | DotGfxHierarchyTable | private |
m_textFormat | DotGraph | protected |
m_theGraph | DotGraph | protected |
m_urlOnly | DotGraph | protected |
m_usedNodes | DotGfxHierarchyTable | private |
m_zoomable | DotGraph | protected |
prepareDotFile() | DotGraph | private |
relImgName() const | DotGraph | inlineprotected |
subGraphs() const | DotGfxHierarchyTable | inline |
writeGraph(TextStream &t, const QCString &path, const QCString &fileName) | DotGfxHierarchyTable | |
DotGraph::writeGraph(TextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const QCString &path, const QCString &fileName, const QCString &relPath, bool writeImageMap=TRUE, int graphId=-1) | DotGraph | protected |
writeGraphFooter(TextStream &t) | DotGraph | protectedstatic |
writeGraphHeader(TextStream &t, const QCString &title=QCString()) | DotGraph | protectedstatic |
~DotGfxHierarchyTable() override=default | DotGfxHierarchyTable | |
~DotGraph()=default | DotGraph | virtual |