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 958 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 961 of file parser.h.

◆ m_pos

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

Definition at line 960 of file parser.h.

◆ m_str

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

Definition at line 959 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-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.