Md4qt
MD::details::HtmlVisitor< Trait >::FootnoteRefStuff Struct Reference
#include <html.h>
Public Attributes | |
long long int | m_count = 0 |
long long int | m_current = 0 |
Trait::String | m_id |
Detailed Description
template<class Trait>
struct MD::details::HtmlVisitor< Trait >::FootnoteRefStuff
struct MD::details::HtmlVisitor< Trait >::FootnoteRefStuff
Auxiliary struct to process footnotes.
Member Data Documentation
◆ m_count
template<class Trait >
long long int MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_count = 0 |
◆ m_current
template<class Trait >
long long int MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_current = 0 |
◆ m_id
template<class Trait >
Trait::String MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_id |
The documentation for this struct was generated from the following file:
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.