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

Definition at line 926 of file parser.h.

Member Data Documentation

◆ m_line

template<class Trait>
long long int MD::TextParsingOpts< Trait >::TextData::m_line = -1

Definition at line 929 of file parser.h.

◆ m_pos

template<class Trait>
long long int MD::TextParsingOpts< Trait >::TextData::m_pos = -1

Definition at line 928 of file parser.h.

◆ m_str

template<class Trait>
Trait::String MD::TextParsingOpts< Trait >::TextData::m_str

Definition at line 927 of file parser.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:46:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.