MD::Visitor-members
MD::Visitor< Trait > Member List
This is the complete list of members for MD::Visitor< Trait >, including all inherited members.
m_anchors | MD::Visitor< Trait > | protected |
m_doc | MD::Visitor< Trait > | protected |
onAddLineEnding()=0 | MD::Visitor< Trait > | protectedpure virtual |
onAnchor(Anchor< Trait > *a)=0 | MD::Visitor< Trait > | protectedpure virtual |
onBlockquote(Blockquote< Trait > *b) | MD::Visitor< Trait > | inlineprotectedvirtual |
onCode(Code< Trait > *c)=0 | MD::Visitor< Trait > | protectedpure virtual |
onFootnote(Footnote< Trait > *f) | MD::Visitor< Trait > | inlineprotectedvirtual |
onFootnoteRef(FootnoteRef< Trait > *ref)=0 | MD::Visitor< Trait > | protectedpure virtual |
onHeading(Heading< Trait > *h)=0 | MD::Visitor< Trait > | protectedpure virtual |
onHorizontalLine(HorizontalLine< Trait > *l)=0 | MD::Visitor< Trait > | protectedpure virtual |
onImage(Image< Trait > *i)=0 | MD::Visitor< Trait > | protectedpure virtual |
onInlineCode(Code< Trait > *c)=0 | MD::Visitor< Trait > | protectedpure virtual |
onLineBreak(LineBreak< Trait > *b)=0 | MD::Visitor< Trait > | protectedpure virtual |
onLink(Link< Trait > *l)=0 | MD::Visitor< Trait > | protectedpure virtual |
onList(List< Trait > *l)=0 | MD::Visitor< Trait > | protectedpure virtual |
onListItem(ListItem< Trait > *i, bool first) | MD::Visitor< Trait > | inlineprotectedvirtual |
onMath(Math< Trait > *m)=0 | MD::Visitor< Trait > | protectedpure virtual |
onParagraph(Paragraph< Trait > *p, bool wrap) | MD::Visitor< Trait > | inlineprotectedvirtual |
onRawHtml(RawHtml< Trait > *h)=0 | MD::Visitor< Trait > | protectedpure virtual |
onTable(Table< Trait > *t)=0 | MD::Visitor< Trait > | protectedpure virtual |
onTableCell(TableCell< Trait > *c) | MD::Visitor< Trait > | inlineprotectedvirtual |
onText(Text< Trait > *t)=0 | MD::Visitor< Trait > | protectedpure virtual |
onUserDefined(Item< Trait > *item) | MD::Visitor< Trait > | inlineprotectedvirtual |
process(std::shared_ptr< Document< Trait > > d) | MD::Visitor< Trait > | inline |
Visitor()=default | MD::Visitor< Trait > | |
~Visitor()=default | MD::Visitor< Trait > | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.