Doxygen
|
#include "dotfilepatcher.h"
#include "dotrunner.h"
#include "config.h"
#include "message.h"
#include "docparser.h"
#include "docnode.h"
#include "doxygen.h"
#include "util.h"
#include "dot.h"
#include "dir.h"
#include "portable.h"
Go to the source code of this file.
Functions | |
static QCString | replaceRef (const QCString &buf, const QCString &relPath, bool urlOnly, const QCString &context, const QCString &target=QCString()) |
static bool | readSVGSize (const QCString &fileName, int *width, int *height) |
static void | writeSVGNotSupported (TextStream &out) |
Variables | |
static const char | svgZoomHeader0 [] |
static const char | svgZoomHeader0_noinit [] |
static const char | svgZoomHeader1 [] |
static const char | svgZoomHeader2 [] |
static const char | svgZoomFooter1 [] |
static const char | svgZoomFooter2 [] |
|
static |
Definition at line 543 of file dotfilepatcher.cpp.
References FALSE, found, Portable::openInputStream(), and qstrncmp().
Referenced by DotFilePatcher::writeSVGFigureLink().
|
static |
Definition at line 123 of file dotfilepatcher.cpp.
References addHtmlExtensionIfMissing(), DocRef::anchor(), createDocParser(), createRef(), externalLinkTarget(), externalRef(), DocRef::file(), QCString::find(), QCString::isEmpty(), QCString::left(), QCString::mid(), QCString::prepend(), DocRef::ref(), QCString::startsWith(), and TRUE.
Referenced by DotFilePatcher::convertMapFile(), and DotFilePatcher::run().
|
static |
Definition at line 569 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::writeSVGFigureLink().
|
static |
Definition at line 82 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().
|
static |
Definition at line 107 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().
|
static |
Definition at line 29 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().
|
static |
Definition at line 33 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().
|
static |
Definition at line 37 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().
|
static |
Definition at line 47 of file dotfilepatcher.cpp.
Referenced by DotFilePatcher::run().