| Interface | Description |
|---|---|
| BorderType |
Represent the type of borders.
|
| FontType |
The font types.
|
| JustifiedElement |
Represents an element which can be justified and/or aligned.
|
| ListElement |
Represent any element which can be included in a list.
|
| ParagraphElement |
Represent an element which can be included in a paragraph.
|
| ParagraphElementParent |
Represent a parent which can contain Paragraph Elements.
|
| StyledElement |
Represent an element which can be included in a paragraph.
|
| XMLParent |
Represent an element which can have children chapters and paragraphs.
|
| XMLParentArticle |
Represents an article which can have children chapters and paragraphs.
|
| Class | Description |
|---|---|
| ArticleRef |
Represent the reference of an article.
|
| XMLAnchor |
Represent an anchor in an article.
|
| XMLAPIDoc |
Represent the content of an <apidoc> tag.
|
| XMLAPIDocElement |
/**
* Represent the content of an <element> tag under an <apidoc>.
|
| XMLArchiveURL |
Represent an external link (to a web page or a local file).
|
| XMLArticle |
Represents an XML article.
|
| XMLAudio |
Represent an link to an embedded audio.
|
| XMLBasicNote |
Represent the content of a "note" element.
|
| XMLBlock |
Represent the content of a block tag.
|
| XMLBlockquote |
Represent the content of a blockquote tag.
|
| XMLBox |
Represent the content of a <box> tag.
|
| XMLBreak |
Represent the content of a <br> tag.
|
| XMLCategoryReference |
Represent an internal reference to a category description.
|
| XMLChapter |
Represents a chapter.
|
| XMLCitation |
Represent the content of a "cite" element.
|
| XMLCode |
Represent the content of a <code> tag.
|
| XMLComment |
Represent the content of a <comment> tag.
|
| XMLCommentList |
Represent the content of a <commentlist> tag.
|
| XMLCommentList.ArticleComments |
The review elements for one article.
|
| XMLCondition |
Represents a condition.
|
| XMLDate |
Represent the content of a <date> tag.
|
| XMLDisambArticle |
Represents an XML disambiguation article.
|
| XMLDiv |
Represent a container of sentences.
|
| XMLDotNetAPI |
Represent an link to a .NET API.
|
| XMLDoxygenAPI |
Represent an link to a Doxygen API.
|
| XMLEmptyLine |
Represent the content of an <empty> tag.
|
| XMLExtendedImage |
Represent the reference to an image which has a link to an areaRef, a ref, or a link.
|
| XMLExternalLink |
Represent an external link (to a web page or a local file).
|
| XMLFallbackArticle |
Represents a fallback article.
|
| XMLFooter |
Represent the text to be added in the articles footer.
|
| XMLGlossaryReference |
Represent an internal reference to the glossary.
|
| XMLHeader |
Represent the text to be added in the articles header.
|
| XMLHR |
Represent the content of a <hr> tag (a thematic break).
|
| XMLHTMLElement |
The element for html embedded content.
|
| XMLIfCondition |
Represent the content of a if or else condition.
|
| XMLIfListCondition<E> |
Represent the content of a if or else condition, which can contain only one type of element.
|
| XMLImage |
Represent the reference to an image.
|
| XMLInclude |
Represent an included internal reference (to another article).
|
| XMLIncludedAPI |
A general included API link.
|
| XMLIncludedAPIArgument |
Represent an argument in an included API method.
|
| XMLIncludedAPIMember |
Represent an link to an included API <memberégt; tag under a <javaAPI> or <pythonAPI> tag
|
| XMLIndex |
Represents an XML index article.
|
| XMLInfobox |
Represent an infobox implementation.
|
| XMLJavaAPI |
Represent a link to a Java API.
|
| XMLList |
Represent the content of an <ul> or <ol> tag.
|
| XMLListItem |
Represent the content of a <li> tag.
|
| XMLMailLink |
Represent an email link.
|
| XMLMap |
Represent the reference to a Map.
|
| XMLMediawikiLink |
Represent a mediawiki link.
|
| XMLMenu |
A left or right menu.
|
| XMLMessageBox |
Represent the content of a messageBox tag.
|
| XMLMoreInfo |
Represent a "moreInfo" reference which is present in a "Main Article" tag.
|
| XMLMoreInfoRef |
Represent an "info" ref which is present under a "moreInfo" ref.
|
| XMLNoteRef |
Represent the a reference to a note.
|
| XMLParagraph |
Represent the content of a paragraph - a <par> tag.
|
| XMLPre |
Represent the content of "pre" or "source" tags.
|
| XMLPythonAPI |
Represent an link to a python API.
|
| XMLQtAPI |
Represent an link to a Qt API.
|
| XMLRawHTMLArticle |
The element for a raw html article.
|
| XMLRedirect |
Represents an XML redirect article.
|
| XMLReference |
Represent an internal reference (to another article).
|
| XMLResource |
Represent an internal link (to any file).
|
| XMLSeeAlso |
Represent an internal reference which is present in a "See Also" chapter.
|
| XMLSeeAlsoHeading |
Represent a "SeeAlso" reference in the article header.
|
| XMLSeeArticle |
Represent an internal reference which is present in a "See also" tag in a paragraph.
|
| XMLSentence |
Represent a sentence in a paragraph.
|
| XMLSizedTableRow |
Represent a Table Row.
|
| XMLSpan |
Represent a sentence in a pre element.
|
| XMLTab |
Represent the content of a <tab> tag.
|
| XMLTable |
Represent the content of a <table> tag.
|
| XMLTableCell |
Represent a Table Cell.
|
| XMLTableColumn |
Represent a table column.
|
| XMLTableHeader |
Represent a Table Header.
|
| XMLTableRow |
Represent a Table Row.
|
| XMLTerm |
Represent the content of a <term> tag.
|
| XMLTextStyle |
Represents the style of a text.
|
| XMLTitle |
Represents a title.
|
| XMLTodo |
Represent the content of a <todo> tag.
|
| XMLTodoList |
Represent the content of a <todolist> tag.
|
| XMLTodoList.ArticleTodos |
The TODOs for one article.
|
| XMLTree |
Represent the content of an <tree> tag.
|
| XMLTreeItem |
Represent the content of a <li> tag in a tree.
|
| XMLVideo |
Represent an link to an embedded video.
|
| XMLWikipediaLink |
Represent a Wikipedia link.
|
| XMLWord |
Represent a word anchor in an article.
|
Contains the documentation model. The root class is ArticlesModel.
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence