|
Doxygen
|
成员的完整列表,这些成员属于 CodeOutputInterface,包括所有继承而来的类成员
| addWord(const QCString &word, bool hiPriority)=0 | CodeOutputInterface | pure virtual |
| CodeOutputInterface() | CodeOutputInterface | inline |
| CodeOutputInterface(const CodeOutputInterface &)=delete | CodeOutputInterface | |
| codify(const QCString &s)=0 | CodeOutputInterface | pure virtual |
| endCodeFragment(const QCString &style)=0 | CodeOutputInterface | pure virtual |
| endCodeLine()=0 | CodeOutputInterface | pure virtual |
| endFontClass()=0 | CodeOutputInterface | pure virtual |
| id() const | CodeOutputInterface | inlinevirtual |
| operator=(const CodeOutputInterface &)=delete | CodeOutputInterface | |
| setCurrentDoc(const Definition *context, const QCString &anchor, bool isSourceFile)=0 | CodeOutputInterface | pure virtual |
| startCodeFragment(const QCString &style)=0 | CodeOutputInterface | pure virtual |
| startCodeLine(bool hasLineNumbers)=0 | CodeOutputInterface | pure virtual |
| startFontClass(const QCString &clsName)=0 | CodeOutputInterface | pure virtual |
| writeCodeAnchor(const QCString &name)=0 | CodeOutputInterface | pure virtual |
| writeCodeLink(CodeSymbolType type, const QCString &ref, const QCString &file, const QCString &anchor, const QCString &name, const QCString &tooltip)=0 | CodeOutputInterface | pure virtual |
| writeLineNumber(const QCString &ref, const QCString &file, const QCString &anchor, int lineNumber, bool writeLineAnchor)=0 | CodeOutputInterface | pure virtual |
| writeTooltip(const QCString &id, const DocLinkInfo &docInfo, const QCString &decl, const QCString &desc, const SourceLinkInfo &defInfo, const SourceLinkInfo &declInfo)=0 | CodeOutputInterface | pure virtual |
| ~CodeOutputInterface() | CodeOutputInterface | inlinevirtual |