KateTextRange Class Reference

Inheritance diagram for KateTextRange:

KateRange KateBracketRange List of all members.

Detailed Description

Definition at line 151 of file katecursor.h.


Public Member Functions

 KateTextRange ()
 KateTextRange (int startline, int startcol, int endline, int endcol)
 KateTextRange (const KateTextCursor &start, const KateTextCursor &end)
virtual ~KateTextRange ()
virtual bool isValid () const
void setValid (bool valid)
virtual KateTextCursorstart ()
virtual KateTextCursorend ()
virtual const KateTextCursorstart () const
virtual const KateTextCursorend () const
int cursorInRange (const KateTextCursor &cursor) const
void normalize ()

Protected Attributes

KateTextCursor m_start
KateTextCursor m_end
bool m_valid

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys