KateRange Class Reference
Inheritance diagram for KateRange:

Detailed Description
Definition at line 138 of file katecursor.h.
Public Member Functions | |
| KateRange () | |
| virtual | ~KateRange () |
| virtual bool | isValid () const=0 |
| virtual KateTextCursor & | start ()=0 |
| virtual KateTextCursor & | end ()=0 |
| virtual const KateTextCursor & | start () const=0 |
| virtual const KateTextCursor & | end () const=0 |
The documentation for this class was generated from the following file:

