浏览该文件的文档.
19 #ifndef TEXTDOCVISITOR_H
20 #define TEXTDOCVISITOR_H
Node representing an HTML blockquote
Node representing an item of a auto list
Node representing a Hypertext reference
Node representing a style change
Node representing a verbatim, unparsed text fragment
const int DocVisitor_Text
void visitPre(DocSimpleSect *)
Node representing a simple section title
void visitPost(DocHtmlDescData *)
Node representing a paragraph in the documentation tree
Node representing a dot file
Node representing a HTML table
void visitPost(DocPara *)
void visitPost(DocSection *)
Root node of documentation tree
void visitPre(DocHtmlDescList *)
void visitPre(DocHtmlDescData *)
void visitPre(DocSecRefList *)
void visitPost(DocRoot *)
Node representing a HTML list item
void visitPre(DocSection *)
Node representing a VHDL flow chart
Node representing a HTML description data
Node representing a Html description item
void visitPre(DocSimpleListItem *)
Node representing a n emoji
void visitPre(DocHtmlList *)
Node representing a msc file
Node representing a reference to a section
Node representing an anchor
void visitPost(DocSecRefItem *)
void visitPost(DocAutoList *)
Text streaming class that buffers data.
Root node of a text fragment
Abstract visitor that participates in the visitor pattern.
void visitPre(DocHtmlTable *)
Node representing a Html description list
Node representing a include/dontinclude operator block
Node representing an entry in the index.
Node representing a list of section references
Node representing a line break
Node representing a special symbol
void visitPost(DocDiaFile *)
Node representing an item of a cross-referenced list
void visitPre(DocSecRefItem *)
Node representing an image
Node representing a URL (or email address)
void visitPre(DocAutoList *)
Node representing a HTML table caption
void visitPre(DocMscFile *)
void visitPost(DocSimpleSect *)
void visitPost(DocTitle *)
void visitPost(DocHtmlDescTitle *)
Node representing a parameter list.
void visitPre(DocSimpleList *)
void visitPost(DocSecRefList *)
TextDocVisitor(TextStream &t)
Node representing an block of paragraphs
Node representing a separator between two simple sections of the same type.
void visitPost(DocHtmlTable *)
Node representing a citation of some bibliographic reference
Node representing a reference to some item
void visitPost(DocHtmlDescList *)
Node representing a parameter section
void visitPre(DocHtmlDescTitle *)
Node representing a Html list
void visitPost(DocHtmlList *)
Node representing a simple section
Node representing a normal section
Node representing a horizontal ruler
Node representing an included text block from file
Node representing an auto List
Node representing an internal section of documentation
Node representing a word that can be linked to something
Node representing a link to some item
Node representing a dia file
void visitPre(DocHtmlListItem *)
void visitPost(DocMscFile *)
void visitPre(DocTitle *)
Node representing a simple list
void visitPost(DocHtmlListItem *)
Node representing a simple list item
void visitPost(DocLink *)
Node representing some amount of white space
void visitPost(DocSimpleListItem *)
Node representing a HTML table cell
void visitPre(DocDiaFile *)
Node representing an internal reference to some item
void visitPost(DocAutoListItem *)
void filter(const QCString &str)
Node representing a HTML table row
void visitPre(DocAutoListItem *)
Concrete visitor implementation for TEXT output.
void visitPost(DocSimpleList *)
This is an alternative implementation of QCString.