Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
md4qt
C++ Classes
PosCache
List of All Members for MD::PosCache
This is the complete list of members for
MD::PosCache
, including inherited members.
class
Items
PosCache
()
findFirstInCache
(const MD::WithPosition &) const : MD::PosCache::Items
findFirstInCache
(const QVector<QSharedPointer<MD::details::PosRange>> &, const MD::details::PosRange &, MD::PosCache::Items &) const
findInCache
(const QVector<QSharedPointer<MD::details::PosRange>> &, const MD::details::PosRange &, bool) const : MD::details::PosRange *
initialize
(QSharedPointer<MD::Document>)
insertInCache
(const MD::details::PosRange &, bool, bool)
m_anchors
: QStringList
m_cache
: QVector<QSharedPointer<MD::details::PosRange>>
m_doc
: QSharedPointer<MD::Document>
m_skipInCache
: bool
onAddLineEnding
()
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 *)
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 *)
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 *)
onReferenceLink
(MD::Link *)
onTable
(MD::Table *)
onTable
(MD::Table *)
onTableCell
(MD::TableCell *)
onText
(MD::Text *)
onText
(MD::Text *)
onUserDefined
(MD::Item *)
onUserDefined
(MD::Item *)
process
(QSharedPointer<MD::Document>)
wrapFirstParagraphInListItem
(MD::ListItem *) const : bool