KDE API Reference
md4qt
C++ Classes
HtmlVisitor
List of All Members for MD::details::HtmlVisitor
This is the complete list of members for
MD::details::HtmlVisitor
, including inherited members.
struct
FootnoteRefStuff
HtmlVisitor
()
closeStyle
(const typename MD::ItemWithOpts::Styles &)
getId
(MD::Item *) const : QString
headingIdToHtml
(MD::Heading *) : QString
m_anchors
: QStringList
m_doc
: QSharedPointer<MD::Document>
m_dontIncrementFootnoteCount
: bool
m_fns
: QVector<MD::details::HtmlVisitor::FootnoteRefStuff>
m_html
: QString
m_idsMap
: const MD::details::IdsMap *
m_isWrappedInArticle
: bool
m_justCollectFootnoteRefs
: bool
onAddLineEnding
()
onAddLineEnding
()
onAnchor
(MD::Anchor *)
onAnchor
(MD::Anchor *)
onBlockquote
(MD::Blockquote *)
onBlockquote
(MD::Blockquote *)
onCode
(MD::Code *)
onCode
(MD::Code *)
onFootnote
(MD::Footnote *)
onFootnoteRef
(MD::FootnoteRef *)
onFootnoteRef
(MD::FootnoteRef *)
onFootnotes
(const QString &)
onHeading
(MD::Heading *)
onHeading
(MD::Heading *)
onHeading
(MD::Heading *, const QString &)
onHorizontalLine
(MD::HorizontalLine *)
onHorizontalLine
(MD::HorizontalLine *)
onImage
(MD::Image *)
onImage
(MD::Image *)
onInlineCode
(MD::Code *)
onInlineCode
(MD::Code *)
onLineBreak
(MD::LineBreak *)
onLineBreak
(MD::LineBreak *)
onLink
(MD::Link *)
onLink
(MD::Link *)
onList
(MD::List *)
onList
(MD::List *)
onListItem
(MD::ListItem *, bool, bool)
onListItem
(MD::ListItem *, bool, bool)
onMath
(MD::Math *)
onMath
(MD::Math *)
onParagraph
(MD::Paragraph *, bool, bool)
onParagraph
(MD::Paragraph *, bool, bool)
onRawHtml
(MD::RawHtml *)
onRawHtml
(MD::RawHtml *)
onTable
(MD::Table *)
onTable
(MD::Table *)
onTableCell
(MD::TableCell *)
onText
(MD::Text *)
onText
(MD::Text *)
onUserDefined
(MD::Item *)
openStyle
(const typename MD::ItemWithOpts::Styles &)
prepareTextForHtml
(const QString &) : QString
printId
(MD::Item *)
process
(QSharedPointer<MD::Document>)
tableAlignmentToHtml
(typename MD::Table::Alignment) : QString
toHtml
(QSharedPointer<MD::Document>, const QString &, bool, const MD::details::IdsMap *) : QString
wrapFirstParagraphInListItem
(MD::ListItem *) const : bool