KateTextCursor Member List
This is the complete list of members for
KateTextCursor, including all inherited members.
col() const | KateTextCursor | [inline] |
KateTextCursor() | KateTextCursor | [inline] |
KateTextCursor(int line, int col) | KateTextCursor | [inline] |
line() const | KateTextCursor | [inline] |
m_col | KateTextCursor | [protected] |
m_line | KateTextCursor | [protected] |
operator!=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator<(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator<=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator==(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator>(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator>=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
pos(int *pline, int *pcol) const | KateTextCursor | [inline] |
setCol(int col) | KateTextCursor | [inline, virtual] |
setLine(int line) | KateTextCursor | [inline, virtual] |
setPos(const KateTextCursor &pos) | KateTextCursor | [inline, virtual] |
setPos(int line, int col) | KateTextCursor | [inline, virtual] |
~KateTextCursor() | KateTextCursor | [inline, virtual] |
This file is part of the documentation for kate Library Version 3.4.1.