KTextEditor::Cursor-members
KTextEditor::Cursor Member List
This is the complete list of members for KTextEditor::Cursor, including all inherited members.
atStartOfDocument() const noexcept | KTextEditor::Cursor | inline |
atStartOfLine() const noexcept | KTextEditor::Cursor | inline |
column() const noexcept | KTextEditor::Cursor | inline |
Cursor() noexcept=default | KTextEditor::Cursor | |
Cursor(int line, int column) noexcept | KTextEditor::Cursor | inline |
fromString(QStringView str) noexcept | KTextEditor::Cursor | static |
invalid() noexcept | KTextEditor::Cursor | inlinestatic |
isValid() const noexcept | KTextEditor::Cursor | inline |
line() const noexcept | KTextEditor::Cursor | inline |
operator!=(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator+(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator+=(Cursor &c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator-(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator-=(Cursor &c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator<(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator<=(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator==(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator>(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
operator>=(Cursor c1, Cursor c2) noexcept | KTextEditor::Cursor | friend |
position(int &line, int &column) const noexcept | KTextEditor::Cursor | inline |
setColumn(int column) noexcept | KTextEditor::Cursor | inline |
setLine(int line) noexcept | KTextEditor::Cursor | inline |
setPosition(Cursor position) noexcept | KTextEditor::Cursor | inline |
setPosition(int line, int column) noexcept | KTextEditor::Cursor | inline |
start() noexcept | KTextEditor::Cursor | inlinestatic |
toString() const | KTextEditor::Cursor |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:07:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:07:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.