MD::details
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 | ) |
◆ 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 | ) |
◆ tableAlignmentToHtml()
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.