Md4qt
MD::TextParsingOpts< Trait >::TextData Struct Reference
#include <parser.h>
Public Attributes | |
long long int | m_line = -1 |
long long int | m_pos = -1 |
Trait::String | m_str |
Detailed Description
template<class Trait>
struct MD::TextParsingOpts< Trait >::TextData
struct MD::TextParsingOpts< Trait >::TextData
Member Data Documentation
◆ m_line
template<class Trait >
long long int MD::TextParsingOpts< Trait >::TextData::m_line = -1 |
◆ m_pos
template<class Trait >
long long int MD::TextParsingOpts< Trait >::TextData::m_pos = -1 |
◆ m_str
template<class Trait >
Trait::String MD::TextParsingOpts< Trait >::TextData::m_str |
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.