The dot.h
File Reference
Included Headers
Classes Index
class | DotManager |
Singleton that manages parallel dot invocations and patching files for embedding image maps. More... | |
Functions Index
void | writeDotGraphFromFile (const QCString &inFile, const QCString &outDir, const QCString &outFile, GraphOutputFormat format, const QCString &srcFile, int srcLine) |
void | writeDotImageMapFromFile (TextStream &t, const QCString &inFile, const QCString &outDir, const QCString &relPath, const QCString &baseName, const QCString &context, int graphId, const QCString &srcFile, int srcLine) |
Functions
writeDotGraphFromFile()
|
Declaration at line 52 of file dot.h, definition at line 230 of file dot.cpp.
References Dir::absPath, DotRunner::addJob, BITMAP, Config_getBool, Config_getEnumAsString, Dir::exists, getDotImageExtension, Doxygen::indexList, DotRunner::preventCleanUp, DotRunner::run, QCString::str and term.
Referenced by DocbookDocVisitor::startDotFile, LatexDocVisitor::startDotFile, DocbookDocVisitor::writeDotFile, HtmlDocVisitor::writeDotFile and RTFDocVisitor::writeDotFile.
writeDotImageMapFromFile()
|
Writes user defined image map to the output.
- Parameters
-
t text stream to write to
inFile just the basename part of the filename
outDir output directory
relPath relative path the to root of the output dir
baseName the base name of the output files
context the scope in which this graph is found (for resolving links)
graphId a unique id for this graph, use for dynamic sections
srcFile the source file
srcLine the line number in the source file
Declaration at line 55 of file dot.h, definition at line 283 of file dot.cpp.
References Dir::absPath, DotRunner::addJob, DotFilePatcher::addSVGConversion, DotFilePatcher::convertMapFile, TextStream::empty, Dir::exists, getDotImageExtension, MAP_CMD, DotRunner::preventCleanUp, Dir::remove, DotFilePatcher::run, DotRunner::run, QCString::str, TextStream::str, term, TRUE and DotFilePatcher::writeSVGFigureLink.
Referenced by HtmlDocVisitor::writeDotFile.
Generated via doxygen2docusaurus by Doxygen 1.14.0.