Kate
katetextlayout.h
Go to the documentation of this file.
Definition: katelinelayout.h:34
int endCol(bool indicateEOL=false) const
Return the end column of this text line.
Definition: katetextlayout.cpp:140
friend bool operator<=(const KateLineLayout &r, const KTextEditor::Cursor &c)
int viewLine() const
Return the index of this visual line inside the document line (KateLineLayout).
Definition: katetextlayout.cpp:109
KateLineLayoutPtr kateLineLayout() const
Definition: katetextlayout.cpp:122
This class handles Kate's caching of layouting information (in KateLineLayout and KateTextLayout)...
Definition: katelayoutcache.h:77
friend bool operator<(const KateLineLayout &r, const KTextEditor::Cursor &c)
bool includesCursor(const KTextEditor::Cursor &realCursor) const
Definition: katetextlayout.cpp:50
This class represents one visible line of text; with dynamic wrapping, many KateTextLayouts can be ne...
Definition: katetextlayout.h:38
KTextEditor::Cursor end(bool indicateEOL=false) const
Return the end position of this text line.
Definition: katetextlayout.cpp:152
friend bool operator>=(const KateLineLayout &r, const KTextEditor::Cursor &c)
friend bool operator>(const KateLineLayout &r, const KTextEditor::Cursor &c)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:53 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:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.