|
Doxygen
|
This is the complete list of members for DotInclDepGraph, including all inherited members.
| absBaseName() const | DotGraph | inlineprotected |
| absDotName() const | DotGraph | inlineprotected |
| absImgName() const | DotGraph | inlineprotected |
| absMapName() const | DotGraph | inlineprotectedvirtual |
| buildGraph(DotNode *n, const FileDef *fd, int distance) | DotInclDepGraph | private |
| computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
| computeTheGraph() override | DotInclDepGraph | protectedvirtual |
| determineTruncatedNodes(DotNodeDeque &queue) | DotInclDepGraph | private |
| determineVisibleNodes(DotNodeDeque &queue, int &maxNodes) | DotInclDepGraph | private |
| diskName() const | DotInclDepGraph | private |
| DotGraph() | DotGraph | inline |
| DotInclDepGraph(const FileDef *fd, bool inverse) | DotInclDepGraph | |
| generateCode(TextStream &t) | DotGraph | private |
| getBaseName() const override | DotInclDepGraph | protectedvirtual |
| getImgAltText() const | DotGraph | inlineprotectedvirtual |
| getMapLabel() const override | DotInclDepGraph | protectedvirtual |
| getNextEdgeNumber() | DotGraph | inlineprotected |
| getNextNodeNumber() | DotGraph | inlineprotected |
| imgName() const | DotGraph | protected |
| isTooBig() const | DotInclDepGraph | |
| isTrivial() const | DotInclDepGraph | |
| 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_inclByDepFileName | DotInclDepGraph | private |
| m_inclDepFileName | DotInclDepGraph | private |
| m_inverse | DotInclDepGraph | private |
| m_noDivTag | DotGraph | protected |
| m_regenerate | DotGraph | protected |
| m_relPath | DotGraph | protected |
| m_startNode | DotInclDepGraph | private |
| m_textFormat | DotGraph | protected |
| m_theGraph | DotGraph | protected |
| m_urlOnly | DotGraph | protected |
| m_usedNodes | DotInclDepGraph | private |
| m_zoomable | DotGraph | protected |
| numNodes() const | DotInclDepGraph | |
| prepareDotFile() | DotGraph | private |
| relImgName() const | DotGraph | inlineprotected |
| writeDocbook(TextStream &t) | DotInclDepGraph | |
| writeGraph(TextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const QCString &path, const QCString &fileName, const QCString &relPath, bool writeImageMap=TRUE, int graphId=-1) | DotInclDepGraph | |
| writeGraphFooter(TextStream &t) | DotGraph | protectedstatic |
| writeGraphHeader(TextStream &t, const QCString &title=QCString()) | DotGraph | protectedstatic |
| writeXML(TextStream &t) | DotInclDepGraph | |
| ~DotGraph()=default | DotGraph | virtual |
| ~DotInclDepGraph() override | DotInclDepGraph |