Kate
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 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 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.