DotNode Member List

This is the complete list of members for DotNode, including all inherited members.

addChild(DotNode *n, int edgeColor=EdgeInfo::Purple, int edgeStyle=EdgeInfo::Solid, const char *edgeLab=0, const char *edgeURL=0, int edgeLabCol=-1)DotNode
addParent(DotNode *n)DotNode
CallGraph enum valueDotNode
clearWriteFlag()DotNode
Collaboration enum valueDotNode
colorConnectedNodes(int curColor)DotNodeprivate
computeMd5Signature(DotNode *root, GraphType gt, GraphOutputFormat f, bool lrRank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr)DotNodefriend
deleteNode(DotNodeList &deletedList, SDict< DotNode > *skipNodes=0)DotNode
Dependency enum valueDotNode
distance() const DotNodeinline
DotCallGraph classDotNodefriend
DotClassGraph classDotNodefriend
DotGfxHierarchyTable classDotNodefriend
DotGroupCollaboration classDotNodefriend
DotInclDepGraph classDotNodefriend
DotInheritanceGraph classDotNodefriend
DotNode(int n, const char *lab, const char *tip, const char *url, bool rootNode=FALSE, ClassDef *cd=0)DotNode
DotNodeList classDotNodefriend
findDocNode() const DotNodeprivate
findParent(DotNode *n)DotNodeinline
GraphType enum nameDotNode
Hierarchy enum valueDotNode
Inheritance enum valueDotNode
isTruncated() const DotNodeinline
isVisible() const DotNodeinline
label() const DotNodeinline
m_childrenDotNodeprivate
m_classDefDotNodeprivate
m_deletedDotNodeprivate
m_distanceDotNodeprivate
m_edgeInfoDotNodeprivate
m_hasDocDotNodeprivate
m_isRootDotNodeprivate
m_labelDotNodeprivate
m_numberDotNodeprivate
m_parentsDotNodeprivate
m_subgraphIdDotNode
m_tooltipDotNodeprivate
m_truncatedDotNodeprivate
m_urlDotNodeprivate
m_visibleDotNodeprivate
m_writtenDotNodeprivate
markAsTruncated(bool b=TRUE)DotNodeinlineprivate
markAsVisible(bool b=TRUE)DotNodeinlineprivate
number() const DotNodeinline
removeChild(DotNode *n)DotNode
removeParent(DotNode *n)DotNode
setDistance(int distance)DotNodeprivate
Truncated enum valueDotNode
TruncState enum nameDotNode
Unknown enum valueDotNode
Untruncated enum valueDotNode
write(FTextStream &t, GraphType gt, GraphOutputFormat f, bool topDown, bool toChildren, bool backArrows, bool reNumber)DotNode
writeArrow(FTextStream &t, GraphType gt, GraphOutputFormat f, DotNode *cn, EdgeInfo *ei, bool topDown, bool pointBack=TRUE, bool reNumber=FALSE)DotNodeprivate
writeBox(FTextStream &t, GraphType gt, GraphOutputFormat f, bool hasNonReachableChildren, bool reNumber=FALSE)DotNodeprivate
writeDEF(FTextStream &t)DotNode
writeDocbook(FTextStream &t, bool isClassGraph)DotNode
writeXML(FTextStream &t, bool isClassGraph)DotNode
~DotNode()DotNode