katetextlayout.cpp File Reference
Include dependency graph for katetextlayout.cpp:

Go to the source code of this file.
Functions | |
| bool | operator< (const KateTextLayout &r, const KTextEditor::Cursor &c) |
| bool | operator<= (const KateTextLayout &r, const KTextEditor::Cursor &c) |
| bool | operator> (const KateTextLayout &r, const KTextEditor::Cursor &c) |
| bool | operator>= (const KateTextLayout &r, const KTextEditor::Cursor &c) |
Function Documentation
| bool operator< | ( | const KateTextLayout & | r, |
| const KTextEditor::Cursor & | c | ||
| ) |
Definition at line 78 of file katetextlayout.cpp.
| bool operator<= | ( | const KateTextLayout & | r, |
| const KTextEditor::Cursor & | c | ||
| ) |
Definition at line 83 of file katetextlayout.cpp.
| bool operator> | ( | const KateTextLayout & | r, |
| const KTextEditor::Cursor & | c | ||
| ) |
Definition at line 68 of file katetextlayout.cpp.
| bool operator>= | ( | const KateTextLayout & | r, |
| const KTextEditor::Cursor & | c | ||
| ) |
Definition at line 73 of file katetextlayout.cpp.
KDE 4.6 API Reference