kate Library API Documentation

KateTextRange Class Reference

Inheritance diagram for KateTextRange:

Inheritance graph
[legend]
Collaboration diagram for KateTextRange:

Collaboration graph
[legend]
List of all members.

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

Protected Attributes

KateTextCursor m_start
KateTextCursor m_end
bool m_valid

Detailed Description

Definition at line 143 of file katecursor.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:13:43 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003