Md4qt
visitor.h
Go to the documentation of this file.
310 onParagraph(static_cast<Paragraph<Trait> *>(it->get()), (i->items().size() > 1 && i->items().at(1)->type() != ItemType::List));
virtual void onHorizontalLine(HorizontalLine< Trait > *l)=0
Handle horizontal line.
Trait::template Vector< typename Trait::String > m_anchors
All available m_anchors in the document.
Definition visitor.h:439
virtual ~Visitor()=default
Visitor()=default
virtual void onFootnoteRef(FootnoteRef< Trait > *ref)=0
Handle footnote reference.
virtual void onAddLineEnding()=0
For some generator it's important to keep line endings like they were in Markdown.
void process(std::shared_ptr< Document< Trait > > d)
Walk through the document.
Definition visitor.h:33
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.