The dotrunner.cpp
File Reference
Included Headers
Functions Index
static void | checkPngResult (const QCString &imgName) |
static bool | resetPDFSize (const int width, const int height, const QCString &base) |
QCString | getBaseNameOfOutput (const QCString &output) |
Macro Definitions Index
#define | MAX_LATEX_GRAPH_INCH 150 |
#define | MAX_LATEX_GRAPH_SIZE (MAX_LATEX_GRAPH_INCH * 72) |
#define | DBG(x) do {} while(0) |
Functions
checkPngResult()
| static |
Definition at line 69 of file dotrunner.cpp.
References err and Portable::fopen.
Referenced by DotRunner::run.
getBaseNameOfOutput()
|
Definition at line 284 of file dotrunner.cpp.
References QCString::findRev and QCString::left.
Referenced by DotRunner::run.
resetPDFSize()
| static |
Definition at line 98 of file dotrunner.cpp.
References err, FALSE, MAX_LATEX_GRAPH_INCH, Portable::openInputStream, Portable::openOutputStream, Dir::remove, Dir::rename, QCString::str and TRUE.
Referenced by DotRunner::run.
Macro Definitions
DBG
|
Definition at line 63 of file dotrunner.cpp.
Referenced by reg::Ex::match, reg::Ex::Private::matchAt and DotRunner::readBoundingBox.
MAX_LATEX_GRAPH_INCH
|
Definition at line 59 of file dotrunner.cpp.
Referenced by resetPDFSize.
MAX_LATEX_GRAPH_SIZE
|
Definition at line 60 of file dotrunner.cpp.
Referenced by DotRunner::run.
Generated via doxygen2docusaurus by Doxygen 1.14.0.