|
Doxygen
|
成员的完整列表,这些成员属于 DotClassGraph,包括所有继承而来的类成员
| absBaseName() const | DotGraph | inlineprotected |
| absDotName() const | DotGraph | inlineprotected |
| absImgName() const | DotGraph | inlineprotected |
| absMapName() const | DotGraph | inlineprotectedvirtual |
| addClass(const ClassDef *cd, DotNode *n, int prot, const QCString &label, const QCString &usedName, const QCString &templSpec, bool base, int distance) | DotClassGraph | private |
| buildGraph(const ClassDef *cd, DotNode *n, bool base, int distance) | DotClassGraph | private |
| computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
| computeTheGraph() | DotClassGraph | protectedvirtual |
| determineTruncatedNodes(DotNodeDeque &queue, bool includeParents) | DotClassGraph | private |
| determineVisibleNodes(DotNode *rootNode, int maxNodes, bool includeParents) | DotClassGraph | private |
| DotClassGraph(const ClassDef *cd, GraphType t) | DotClassGraph | |
| DotGraph() | DotGraph | inline |
| DotGraph(const DotGraph &) | DotGraph | private |
| generateCode(TextStream &t) | DotGraph | private |
| getBaseName() const | DotClassGraph | protectedvirtual |
| getImgAltText() const | DotClassGraph | protectedvirtual |
| getMapLabel() const | DotClassGraph | protectedvirtual |
| getNextNodeNumber() | DotGraph | inlineprotected |
| imgName() const | DotGraph | protected |
| isTooBig() const | DotClassGraph | |
| isTrivial() const | DotClassGraph | |
| m_absPath | DotGraph | protected |
| m_baseName | DotGraph | protected |
| m_collabFileName | DotClassGraph | 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_graphType | DotClassGraph | private |
| m_inheritFileName | DotClassGraph | private |
| m_lrRank | DotClassGraph | private |
| m_noDivTag | DotGraph | protected |
| m_regenerate | DotGraph | protected |
| m_relPath | DotGraph | protected |
| m_startNode | DotClassGraph | private |
| m_textFormat | DotGraph | protected |
| m_theGraph | DotGraph | protected |
| m_urlOnly | DotGraph | protected |
| m_usedNodes | DotClassGraph | private |
| m_zoomable | DotGraph | protected |
| numNodes() const | DotClassGraph | |
| operator=(const DotGraph &) | DotGraph | private |
| prepareDotFile() | DotGraph | private |
| relImgName() const | DotGraph | inlineprotected |
| writeDEF(TextStream &t) | DotClassGraph | |
| writeDocbook(TextStream &t) | DotClassGraph | |
| writeGraph(TextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const QCString &path, const QCString &fileName, const QCString &relPath, bool TBRank=TRUE, bool imageMap=TRUE, int graphId=-1) | DotClassGraph | |
| 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 |
| writeXML(TextStream &t) | DotClassGraph | |
| ~DotClassGraph() | DotClassGraph | |
| ~DotGraph() | DotGraph | inlinevirtual |