KTextEditor::LineRange-members

Search for usage in LXR

KTextEditor::LineRange Member List

This is the complete list of members for KTextEditor::LineRange, including all inherited members.

confineToRange(LineRange range) noexceptKTextEditor::LineRangeinline
contains(LineRange range) const noexceptKTextEditor::LineRangeinline
containsLine(int line) const noexceptKTextEditor::LineRangeinline
encompass(LineRange range) const noexceptKTextEditor::LineRangeinline
end() const noexceptKTextEditor::LineRangeinline
expandToRange(LineRange range) noexceptKTextEditor::LineRangeinline
fromString(QStringView str) noexceptKTextEditor::LineRangestatic
intersect(LineRange range) const noexceptKTextEditor::LineRangeinline
invalid() noexceptKTextEditor::LineRangeinlinestatic
isValid() const noexceptKTextEditor::LineRangeinline
LineRange() noexcept=defaultKTextEditor::LineRange
LineRange(int start, int end) noexceptKTextEditor::LineRangeinline
numberOfLines() const noexceptKTextEditor::LineRangeinline
onSingleLine() const noexceptKTextEditor::LineRangeinline
operator!=(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator&(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator&=(LineRange &r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator+(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator+=(LineRange &r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator-(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator-=(LineRange &r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator<(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator==(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
operator>(LineRange r1, LineRange r2) noexceptKTextEditor::LineRangefriend
overlaps(LineRange range) const noexceptKTextEditor::LineRangeinline
overlapsLine(int line) const noexceptKTextEditor::LineRangeinline
setBothLines(int line) noexceptKTextEditor::LineRangeinline
setEnd(int end) noexceptKTextEditor::LineRangeinline
setRange(LineRange range) noexceptKTextEditor::LineRangeinline
setRange(int start, int end) noexceptKTextEditor::LineRangeinline
setStart(int start) noexceptKTextEditor::LineRangeinline
start() const noexceptKTextEditor::LineRangeinline
toString() constKTextEditor::LineRange
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 25 2024 11:56:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.