Doxygen
|
Representation of a legend explaining the meaning of boxes, arrows, and colors. More...
#include <src/dotlegendgraph.h>
Public Member Functions | |
void | writeGraph (const QCString &path) |
Public Member Functions inherited from DotGraph | |
DotGraph () | |
virtual | ~DotGraph ()=default |
Private Member Functions | |
QCString | getBaseName () const override |
void | computeTheGraph () override |
QCString | getMapLabel () const override |
Representation of a legend explaining the meaning of boxes, arrows, and colors.
Definition at line 22 of file dotlegendgraph.h.
|
overrideprivatevirtual |
Implements DotGraph.
Definition at line 45 of file dotlegendgraph.cpp.
References BITMAP, CallGraph, DotGraph::DotNode, DotGraph::m_theGraph, DotNode::placeholderUrl, TextStream::str(), theTranslator, TRUE, DotGraph::writeGraphFooter(), and DotGraph::writeGraphHeader().
|
overrideprivatevirtual |
Implements DotGraph.
Definition at line 40 of file dotlegendgraph.cpp.
|
overrideprivatevirtual |
void DotLegendGraph::writeGraph | ( | const QCString & | path | ) |
Definition at line 27 of file dotlegendgraph.cpp.
References DotGraph::absBaseName(), DotGraph::absImgName(), BITMAP, Config_getString, FALSE, getDotImageExtension(), Html, DotManager::instance(), and DotGraph::writeGraph().
Referenced by writeGraphInfo().