Md4qt
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼NMD | |
| ▼Ndetails | |
| ▼CAlgoVisitor | Visitor for algorithms |
| CIncrementNestingLevel | Auxiliary structure to increment/decrement nesting level during walking through the document, and checking circumstances for the algorithm |
| ▼CHtmlVisitor | HTML visitor interface to walk through Document |
| CFootnoteRefStuff | Auxiliary struct to process footnotes |
| CPosRange | Cached position of Item |
| CAnchor | Just an anchor |
| CBlock | Abstract block (storage of child items) |
| CBlockquote | Blockquote |
| CCode | Code |
| CDocument | Document |
| CFootnote | Footnote |
| CFootnoteRef | Footnote reference |
| CHeading | Heading |
| CHorizontalLine | Horizontal line |
| CImage | Image |
| CInternalStringT | Internal string, used to get virgin (original) string from transformed string |
| CItem | Base class for item in Markdown document |
| CItemWithOpts | Base class for items that can have style options |
| CLineBreak | Line break |
| CLink | Link |
| CLinkBase | Base class for links |
| CList | List |
| CListItem | List item in a list |
| CMath | LaTeX math expression |
| CMdBlock | Internal structure for block of text in Markdown |
| CMdLineData | Internal structure for auxiliary information about a line in Markdown |
| CPageBreak | Page break |
| CParagraph | Paragraph |
| CParser | Markdown parser |
| CPosCache | Cache of Markdown items to be accessed via position |
| CQStringTrait | Trait to use this library with QString |
| CRawHtml | Raw HTML |
| CRawHtmlBlock | Internal structure for pre-storing HTML |
| CStringListStream | Wrapper for typename Trait::StringList to be behaved like a stream |
| CStyleDelim | Emphasis in the Markdown document |
| CTable | Table |
| CTableCell | Table cell |
| CTableRow | Table row |
| CText | Text item in Paragraph |
| ▼CTextParsingOpts | Internal structure for auxiliary options for parser |
| CStyleInfo | |
| CTextData | |
| CTextStream | |
| CTextStream< QStringTrait > | Wrapper for QTextStream |
| CTextStream< UnicodeStringTrait > | Wrapper for std::istream |
| CUnicodeChar | Wrapper for UChar32 to be used with MD::Parser |
| CUnicodeString | Wrapper for icu::UnicodeString to be used with MD::Parser |
| CUnicodeStringTrait | Trait to use this library with std::string |
| CUnprotectedDocsMethods | |
| CUrlUri | |
| CVisitor | Visitor interface to walk through Document |
| CWithPosition | Base for any thing with start and end position |
| CHaystackPinning | |
| CNeedlePinning | |
| CQAbstractAspect | |
| CQAbstractChannelMapping | |
| CQAbstractFunctor | |
| CQBoundingVolume | |
| CQComponent | |
| CQDBusPendingReplyBase | |
| CQEntity | |
| CQGeometry | |
| CQGeometryRenderer | |
| CQGeometryView | |
| CQMaterial | |
| CQMetaContainer | |
| CQNode | |
| CQOperatingSystemVersionBase | |
| CQPropertyObserver | |
| CQTechniqueFilter | |
| CQUntypedPropertyData | |
| CQVLABase | |
| CQVLAStorage |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.