Go to the documentation of this file.
19 #ifndef _RTFDOCVISITOR_H
20 #define _RTFDOCVISITOR_H
145 void filter(
const char *str,
bool verbatim=FALSE);
146 void startLink(
const QCString &ref,
const QCString &file,
147 const QCString &anchor);
148 void endLink(
const QCString &ref);
149 QCString
getStyle(
const char *name);
157 void writeDotFile(
const QCString &fileName,
const bool hasCaption);
159 void writeMscFile(
const QCString &fileName,
const bool hasCaption);