Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
md4qt
C++ Classes
Context
List of All Members for MD::Context
This is the complete list of members for
MD::Context
, including inherited members.
ChildIndents
ChildLists
Children
LineInfo
appendChildIndent
(qsizetype, const QChar &)
appendLazyInfo
(qsizetype)
appendLineInfo
(qsizetype, const MD::Line::State &)
applyParentContext
(MD::Context &)
block
() const : MD::BlockParser *
childIndents
() : MD::Context::ChildIndents &
childIndents
() const : const MD::Context::ChildIndents &
children
() : MD::Context::Children &
children
() const : const MD::Context::Children &
clearChildIndents
(qsizetype, bool)
firstChildIndent
() const : qsizetype
firstLineNumber
() const : qsizetype
hasChildIndents
() const : bool
indentColumn
() const : qsizetype
indentColumnForCheck
(bool) const : qsizetype
indentsNestingLevel
() const : qsizetype
isDiscardForced
() const : bool
isInIndent
(qsizetype, bool) const : bool
isLazyLine
(qsizetype) const : bool
isNotFinished
() const : bool
lastChildIndent
() const : qsizetype
lastLineNumber
() const : qsizetype
lineInfo
() const : const MD::Context::LineInfo &
listDelim
(qsizetype) const : QChar
lists
() : MD::Context::ChildLists &
lists
() const : const MD::Context::ChildLists &
maxAvailableIndent
() const : qsizetype
mergeLineInfo
(const MD::Context::LineInfo &)
minimumIndentColumnForCheck
(bool) const : qsizetype
mostNestedChild
() : MD::Context &
parent
() const : MD::Context *
setBlock
(MD::BlockParser *)
setDiscardForced
(bool)
setDontConsiderIndents
(bool)
setFirstLineNumber
(qsizetype)
setIndentColumn
(qsizetype)
setLastLineNumber
(qsizetype)
setNotFinished
(bool)
setTopListDelim
(QChar)
startPos
(qsizetype) const : MD::Line::State
topContext
() : MD::Context &
updateParentContextForAllChildren
()
updateStartPos
(qsizetype, qsizetype)