MD::Item-members
MD::Item< Trait > Member List
This is the complete list of members for MD::Item< Trait >, including all inherited members.
| applyPositions(const WithPosition &other) | MD::WithPosition | inline |
| clone(Document< Trait > *doc=nullptr) const =0 | MD::Item< Trait > | pure virtual |
| endColumn() const | MD::WithPosition | inline |
| endLine() const | MD::WithPosition | inline |
| Item()=default | MD::Item< Trait > | protected |
| 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 =0 | MD::Item< Trait > | pure virtual |
| WithPosition()=default | MD::WithPosition | |
| WithPosition(long long int startColumn, long long int startLine, long long int endColumn, long long int endLine) | MD::WithPosition | inline |
| ~Item() override=default | MD::Item< Trait > | |
| ~WithPosition()=default | MD::WithPosition | virtual |
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.