Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
md4qt
C++ Classes
YAMLHeader
List of All Members for MD::YAMLHeader
This is the complete list of members for
MD::YAMLHeader
, including inherited members.
applyPositions
(const MD::WithPosition &)
clone
(MD::Document<Trait> *) const : std::shared_ptr<MD::Item<Trait>>
clone
(MD::Document<Trait> *) const : std::shared_ptr<MD::Item<Trait>>
endColumn
() const : long long
endDelim
() const : const MD::WithPosition &
endLine
() const : long long
setEndColumn
(long long)
setEndDelim
(const MD::WithPosition &)
setEndLine
(long long)
setStartColumn
(long long)
setStartDelim
(const MD::WithPosition &)
setStartLine
(long long)
setYaml
(const typename Trait::String &)
startColumn
() const : long long
startDelim
() const : const MD::WithPosition &
startLine
() const : long long
type
() const : MD::ItemType
type
() const : MD::ItemType
yaml
() const : const typename Trait::String &