MD::Anchor-members
MD::Anchor< Trait > Member List
This is the complete list of members for MD::Anchor< Trait >, including all inherited members.
Anchor(const typename Trait::String &l) | MD::Anchor< Trait > | inlineexplicit |
applyPositions(const WithPosition &other) | MD::WithPosition | inline |
clone(Document< Trait > *doc=nullptr) const override | MD::Anchor< Trait > | inlinevirtual |
endColumn() const | MD::WithPosition | inline |
endLine() const | MD::WithPosition | inline |
Item()=default | MD::Item< Trait > | protected |
label() const | MD::Anchor< Trait > | inline |
setEndColumn(long long int c) | MD::WithPosition | inline |
setEndLine(long long int l) | MD::WithPosition | inline |
setStartColumn(long long int c) | MD::WithPosition | inline |
setStartLine(long long int l) | MD::WithPosition | inline |
startColumn() const | MD::WithPosition | inline |
startLine() const | MD::WithPosition | inline |
type() const override | MD::Anchor< Trait > | inlinevirtual |
WithPosition()=default | MD::WithPosition | |
WithPosition(long long int startColumn, long long int startLine, long long int endColumn, long long int endLine) | MD::WithPosition | inline |
~Anchor() override=default | MD::Anchor< Trait > | |
~Item() override=default | MD::Item< Trait > | |
~WithPosition()=default | MD::WithPosition | virtual |
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
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.