Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
md4qt
C++ Classes
AlgoVisitor
List of All Members for MD::details::AlgoVisitor
This is the complete list of members for
MD::details::AlgoVisitor
, including inherited members.
struct
IncrementNestingLevel
AlgoVisitor
(unsigned int, const QVector<MD::ItemType> &, MD::ItemFunctor)
m_anchors
: QStringList
m_currentNestingLevel
: unsigned int
m_doc
: QSharedPointer<MD::Document>
m_func
: MD::ItemFunctor
m_maxNestingLevel
: unsigned int
m_types
: const QVector<MD::ItemType> &
onAddLineEnding
()
onAnchor
(MD::Anchor *)
onAnchor
(MD::Anchor *)
onBlockquote
(MD::Blockquote *)
onBlockquote
(MD::Blockquote *)
onCode
(MD::Code *)
onCode
(MD::Code *)
onFootnote
(MD::Footnote *)
onFootnote
(MD::Footnote *)
onFootnoteRef
(MD::FootnoteRef *)
onFootnoteRef
(MD::FootnoteRef *)
onFootnotes
(QSharedPointer<MD::Document>)
onHeading
(MD::Heading *)
onHeading
(MD::Heading *)
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 *)
onTableCell
(MD::TableCell *)
onText
(MD::Text *)
onText
(MD::Text *)
onUserDefined
(MD::Item *)
onUserDefined
(MD::Item *)
process
(QSharedPointer<MD::Document>)
walk
(QSharedPointer<MD::Document>)
wrapFirstParagraphInListItem
(MD::ListItem *) const : bool