okteta
Okteta::Coord Member List
This is the complete list of members for Okteta::Coord, including all inherited members.
Coord() | Okteta::Coord | inline |
Coord(LinePosition pos, Line line) | Okteta::Coord | inline |
Coord(const Coord &other) | Okteta::Coord | inline |
fromIndex(Address index, LinePositionSize lineWidth) | Okteta::Coord | inlinestatic |
goCLeft(LinePosition maxPos) | Okteta::Coord | inline |
goCRight(LinePosition maxPos) | Okteta::Coord | inline |
goDown() | Okteta::Coord | inline |
goDown(LineSize lines) | Okteta::Coord | inline |
goLeft() | Okteta::Coord | inline |
goLeft(LinePositionSize positions) | Okteta::Coord | inline |
goLineEnd(LinePosition lastPos, const Coord &other) | Okteta::Coord | inline |
goLineStart(const Coord &other) | Okteta::Coord | inline |
goRight() | Okteta::Coord | inline |
goRight(LinePositionSize positions) | Okteta::Coord | inline |
gotoEndOfPreviousLine(LinePosition lastPos) | Okteta::Coord | inline |
gotoStart() | Okteta::Coord | inline |
gotoStartOfNextLine() | Okteta::Coord | inline |
goUp() | Okteta::Coord | inline |
goUp(LineSize lines) | Okteta::Coord | inline |
indexByLineWidth(LinePositionSize lineWidth) const | Okteta::Coord | inline |
isAbove(Line line) const | Okteta::Coord | inline |
isAtStart() const | Okteta::Coord | inline |
isBeforeLineEnd(LinePosition maxPos) const | Okteta::Coord | inline |
isBehindLineStart() const | Okteta::Coord | inline |
isBelow(Line line) const | Okteta::Coord | inline |
isLaterInLineThan(const Coord &other) const | Okteta::Coord | inline |
isPriorInLineThan(const Coord &other) const | Okteta::Coord | inline |
isValid() const | Okteta::Coord | inline |
line() const | Okteta::Coord | inline |
operator!=(const Coord &other) const | Okteta::Coord | inline |
operator<(const Coord &other) const | Okteta::Coord | inline |
operator<=(const Coord &other) const | Okteta::Coord | inline |
operator=(const Coord &other) | Okteta::Coord | inline |
operator==(const Coord &other) const | Okteta::Coord | inline |
operator>(const Coord &other) const | Okteta::Coord | inline |
operator>=(const Coord &other) const | Okteta::Coord | inline |
pos() const | Okteta::Coord | inline |
set(LinePosition pos, Line line) | Okteta::Coord | inline |
setByIndexNWidth(Address index, LinePositionSize lineWidth) | Okteta::Coord | inline |
setLine(Line line) | Okteta::Coord | inline |
setPos(LinePosition pos) | Okteta::Coord | inline |
~Coord() | Okteta::Coord | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.