MD::details

MD::details Namespace Reference

Classes

class  AlgoVisitor
 
class  HtmlVisitor
 
struct  PosRange
 

Functions

template<class Trait >
Trait::String headingIdToHtml (Heading< Trait > *h)
 
template<class Trait >
bool operator< (const PosRange< Trait > &l, const PosRange< Trait > &r)
 
template<class Trait >
bool operator== (const PosRange< Trait > &l, const PosRange< Trait > &r)
 
template<class Trait >
Trait::String prepareTextForHtml (const typename Trait::String &t)
 
template<class Trait >
Trait::String tableAlignmentToHtml (typename Table< Trait >::Alignment a)
 

Function Documentation

◆ headingIdToHtml()

template<class Trait >
Trait::String MD::details::headingIdToHtml ( Heading< Trait > * h)
Returns
HTML content for heading's ID.

Definition at line 26 of file html.h.

◆ operator<()

template<class Trait >
bool MD::details::operator< ( const PosRange< Trait > & l,
const PosRange< Trait > & r )

Definition at line 60 of file poscache.h.

◆ operator==()

template<class Trait >
bool MD::details::operator== ( const PosRange< Trait > & l,
const PosRange< Trait > & r )

Definition at line 52 of file poscache.h.

◆ prepareTextForHtml()

template<class Trait >
Trait::String MD::details::prepareTextForHtml ( const typename Trait::String & t)

Prepare text to insert into HTML content.

Definition at line 45 of file html.h.

◆ tableAlignmentToHtml()

template<class Trait >
Trait::String MD::details::tableAlignmentToHtml ( typename Table< Trait >::Alignment a)
Returns
HTML content for table alignment.

Definition at line 57 of file html.h.

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.