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<<(kdbgstream &stream, const KateTextCursor &c) | 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] |
qSwap(KateTextCursor &c1, KateTextCursor &c2) | KateTextCursor | [friend] |
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] |