Doxygen
|
Abstract interface for a hyperlinked text fragment. 更多...
#include <util.h>
Public 成员函数 | |
virtual | ~TextGeneratorIntf () |
virtual void | writeString (const QCString &, bool) const =0 |
virtual void | writeBreak (int indent) const =0 |
virtual void | writeLink (const QCString &extRef, const QCString &file, const QCString &anchor, const QCString &text) const =0 |
|
pure virtual |
在 TextGeneratorXMLImpl, TextGeneratorLatex, TextGeneratorHtml , 以及 TextGeneratorOLImpl 内被实现.
被这些函数引用 linkifyText().
|
pure virtual |
在 TextGeneratorLatex, TextGeneratorHtml, TextGeneratorXMLImpl , 以及 TextGeneratorOLImpl 内被实现.
被这些函数引用 linkifyText().
|
pure virtual |
在 TextGeneratorXMLImpl, TextGeneratorLatex, TextGeneratorHtml , 以及 TextGeneratorOLImpl 内被实现.
被这些函数引用 linkifyText().