|
Doxygen
|
This is the complete list of members for DotLegendGraph, including all inherited members.
| absBaseName() const | DotGraph | inlineprotected |
| absDotName() const | DotGraph | inlineprotected |
| absImgName() const | DotGraph | inlineprotected |
| absMapName() const | DotGraph | inlineprotectedvirtual |
| computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
| computeTheGraph() override | DotLegendGraph | privatevirtual |
| DotGraph() | DotGraph | inline |
| generateCode(TextStream &t) | DotGraph | private |
| getBaseName() const override | DotLegendGraph | privatevirtual |
| getImgAltText() const | DotGraph | inlineprotectedvirtual |
| getMapLabel() const override | DotLegendGraph | privatevirtual |
| getNextEdgeNumber() | DotGraph | inlineprotected |
| getNextNodeNumber() | DotGraph | inlineprotected |
| imgName() const | DotGraph | protected |
| m_absPath | DotGraph | protected |
| m_baseName | DotGraph | protected |
| 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 | DotGraph | protected |
| m_noDivTag | DotGraph | protected |
| m_regenerate | DotGraph | protected |
| m_relPath | DotGraph | protected |
| m_textFormat | DotGraph | protected |
| m_theGraph | DotGraph | protected |
| m_urlOnly | DotGraph | protected |
| m_zoomable | DotGraph | protected |
| prepareDotFile() | DotGraph | private |
| relImgName() const | DotGraph | inlineprotected |
| writeGraph(const QCString &path) | DotLegendGraph | |
| 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 |
| ~DotGraph()=default | DotGraph | virtual |