|
| DocbookCodeGenerator (TextStream *t) |
|
void | setTextStream (TextStream *t) |
|
OutputType | type () const override |
|
std::unique_ptr< OutputCodeIntf > | clone () override |
|
void | codify (const QCString &text) override |
|
void | stripCodeComments (bool b) override |
|
void | startSpecialComment () override |
|
void | endSpecialComment () override |
|
void | setStripIndentAmount (size_t amount) override |
|
void | writeCodeLink (CodeSymbolType type, const QCString &ref, const QCString &file, const QCString &anchor, const QCString &name, const QCString &tooltip) override |
|
void | writeTooltip (const QCString &, const DocLinkInfo &, const QCString &, const QCString &, const SourceLinkInfo &, const SourceLinkInfo &) override |
|
void | startCodeLine (int) override |
|
void | endCodeLine () override |
|
void | startFontClass (const QCString &colorClass) override |
|
void | endFontClass () override |
|
void | writeCodeAnchor (const QCString &) override |
|
void | writeLineNumber (const QCString &extRef, const QCString &compId, const QCString &anchorId, int l, bool writeLineAnchor) override |
|
void | startCodeFragment (const QCString &style) override |
|
void | endCodeFragment (const QCString &style) override |
|
void | startFold (int, const QCString &, const QCString &) override |
|
void | endFold () override |
|
void | setRelativePath (const QCString &path) |
|
void | setSourceFileName (const QCString &sourceFileName) |
|
QCString | sourceFileName () |
|
void | finish () |
|
The documentation for this class was generated from the following files: