Md4qt

doc.h File Reference
#include "utils.h"
#include <memory>
Include dependency graph for doc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MD::Anchor< Trait >
 
class  MD::Block< Trait >
 
class  MD::Blockquote< Trait >
 
class  MD::Code< Trait >
 
class  MD::Document< Trait >
 
class  MD::Footnote< Trait >
 
class  MD::FootnoteRef< Trait >
 
class  MD::Heading< Trait >
 
class  MD::HorizontalLine< Trait >
 
class  MD::Image< Trait >
 
class  MD::Item< Trait >
 
class  MD::ItemWithOpts< Trait >
 
class  MD::LineBreak< Trait >
 
class  MD::Link< Trait >
 
class  MD::LinkBase< Trait >
 
class  MD::List< Trait >
 
class  MD::ListItem< Trait >
 
class  MD::Math< Trait >
 
class  MD::PageBreak< Trait >
 
class  MD::Paragraph< Trait >
 
class  MD::RawHtml< Trait >
 
class  MD::StyleDelim
 
class  MD::Table< Trait >
 
class  MD::TableCell< Trait >
 
class  MD::TableRow< Trait >
 
class  MD::Text< Trait >
 
class  MD::WithPosition
 

Namespaces

namespace  MD
 

Enumerations

enum class  MD::ItemType : int {
  MD::Heading = 0 , MD::Text , MD::Paragraph , MD::LineBreak ,
  MD::Blockquote , MD::ListItem , MD::List , MD::Link ,
  MD::Image , MD::Code , MD::TableCell , MD::TableRow ,
  MD::Table , MD::FootnoteRef , MD::Footnote , MD::Document ,
  MD::PageBreak , MD::Anchor , MD::HorizontalLine , MD::RawHtml ,
  MD::Math , MD::UserDefined = 255
}
 
enum  MD::TextOption { MD::TextWithoutFormat = 0 , MD::BoldText = 1 , MD::ItalicText = 2 , MD::StrikethroughText = 4 }
 

Functions

bool MD::operator== (const StyleDelim &l, const StyleDelim &r)
 
bool MD::operator== (const WithPosition &l, const WithPosition &r)
 
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.