MD::PosCache-members
MD::PosCache< Trait > Member List
This is the complete list of members for MD::PosCache< Trait >, including all inherited members.
| findFirstInCache(const MD::WithPosition &pos) const | MD::PosCache< Trait > | inline |
| findFirstInCache(const std::vector< details::PosRange< Trait > > &vec, const details::PosRange< Trait > &pos, Items &res) const | MD::PosCache< Trait > | inlineprotected |
| findInCache(std::vector< details::PosRange< Trait > > &vec, const details::PosRange< Trait > &pos) const | MD::PosCache< Trait > | inlineprotected |
| initialize(std::shared_ptr< MD::Document< Trait > > doc) | MD::PosCache< Trait > | inlinevirtual |
| insertInCache(const details::PosRange< Trait > &item, bool sort=false) | MD::PosCache< Trait > | inlineprotected |
| Items typedef | MD::PosCache< Trait > | |
| m_anchors | MD::Visitor< Trait > | protected |
| m_cache | MD::PosCache< Trait > | protected |
| m_doc | MD::Visitor< Trait > | protected |
| m_skipInCache | MD::PosCache< Trait > | protected |
| onAddLineEnding() override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onAnchor(Anchor< Trait > *) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onBlockquote(Blockquote< Trait > *b) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onCode(Code< Trait > *c) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onFootnote(Footnote< Trait > *f) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onFootnoteRef(FootnoteRef< Trait > *ref) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onHeading(Heading< Trait > *h) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onHorizontalLine(HorizontalLine< Trait > *l) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onImage(Image< Trait > *i) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onInlineCode(Code< Trait > *c) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onLineBreak(LineBreak< Trait > *) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onLink(Link< Trait > *l) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onList(List< Trait > *l) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onListItem(ListItem< Trait > *l, bool first) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onMath(Math< Trait > *m) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onParagraph(Paragraph< Trait > *p, bool wrap) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onRawHtml(RawHtml< Trait > *h) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onReferenceLink(Link< Trait > *l) | MD::PosCache< Trait > | inlineprotectedvirtual |
| onTable(Table< Trait > *t) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onTableCell(TableCell< Trait > *c) | MD::Visitor< Trait > | inlineprotectedvirtual |
| onText(Text< Trait > *t) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| onUserDefined(Item< Trait > *i) override | MD::PosCache< Trait > | inlineprotectedvirtual |
| PosCache()=default | MD::PosCache< Trait > | |
| process(std::shared_ptr< Document< Trait > > d) | MD::Visitor< Trait > | inline |
| Visitor()=default | MD::Visitor< Trait > | |
| ~PosCache() override=default | MD::PosCache< Trait > | |
| ~Visitor()=default | MD::Visitor< Trait > | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.