Cursor-members

Search for usage in LXR

Cursor Member List

This is the complete list of members for Cursor, including all inherited members.

atStartOfDocument() const noexceptCursorinline
atStartOfLine() const noexceptCursorinline
column() const noexceptCursorinline
Cursor() noexcept=defaultCursor
Cursor(int line, int column) noexceptCursorinline
fromString(QStringView str) noexceptCursorstatic
invalid() noexceptCursorinlinestatic
isValid() const noexceptCursorinline
line() const noexceptCursorinline
operator!=(Cursor c1, Cursor c2) noexceptCursorfriend
operator+(Cursor c1, Cursor c2) noexceptCursorfriend
operator+=(Cursor &c1, Cursor c2) noexceptCursorfriend
operator-(Cursor c1, Cursor c2) noexceptCursorfriend
operator-=(Cursor &c1, Cursor c2) noexceptCursorfriend
operator<(Cursor c1, Cursor c2) noexceptCursorfriend
operator<=(Cursor c1, Cursor c2) noexceptCursorfriend
operator==(Cursor c1, Cursor c2) noexceptCursorfriend
operator>(Cursor c1, Cursor c2) noexceptCursorfriend
operator>=(Cursor c1, Cursor c2) noexceptCursorfriend
position(int &line, int &column) const noexceptCursorinline
setColumn(int column) noexceptCursorinline
setLine(int line) noexceptCursorinline
setPosition(Cursor position) noexceptCursorinline
setPosition(int line, int column) noexceptCursorinline
start() noexceptCursorinlinestatic
toString() constCursor
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:25 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.