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

Auxiliary struct to process footnotes.

Definition at line 748 of file html.h.

Member Data Documentation

◆ m_count

template<class Trait >
long long int MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_count = 0

Count of references with this ID.

Definition at line 752 of file html.h.

◆ m_current

template<class Trait >
long long int MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_current = 0

Number of footnote reference with this ID.

Definition at line 754 of file html.h.

◆ m_id

template<class Trait >
Trait::String MD::details::HtmlVisitor< Trait >::FootnoteRefStuff::m_id

ID of footnote.

Definition at line 750 of file html.h.


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

KDE's Doxygen guidelines are available online.