Go to the documentation of this file.
19 #ifndef _HTMLDOCVISITOR_H
20 #define _HTMLDOCVISITOR_H
147 void filter(
const char *str);
149 void startLink(
const QCString &ref,
const QCString &file,
150 const QCString &relPath,
const QCString &anchor,
151 const QCString &tooltip =
"");
153 void writeDotFile(
const QCString &fileName,
const QCString &relPath,
const QCString &context);
154 void writeMscFile(
const QCString &fileName,
const QCString &relPath,
const QCString &context);
155 void writeDiaFile(
const QCString &fileName,
const QCString &relPath,
const QCString &context);
156 void writePlantUMLFile(
const QCString &fileName,
const QCString &relPath,
const QCString &context);