|
Doxygen
|
Go to the source code of this file.
Classes | |
| class | EdgeInfo |
| Attributes of an edge of a dot graph. More... | |
| class | DotNode |
| A node in a dot graph. More... | |
| class | DotNodeMap |
| class | DotNodeDeque |
Typedefs | |
| using | DotNodeRefVector = std::vector<DotNode*> |
| using | EdgeInfoVector = std::vector<EdgeInfo> |
Functions | |
| DString | escapeTooltip (const DString &tooltip) |
| using DotNodeRefVector = std::vector<DotNode*> |
| using EdgeInfoVector = std::vector<EdgeInfo> |
Definition at line 99 of file dotnode.cpp.
References DString::data(), and DString::empty().
Referenced by common_attributes(), and DotNode::writeBox().