kate Library API Documentation

KateLineRange Class Reference

List of all members.

Public Member Functions

 KateLineRange ()
virtual ~KateLineRange ()
void clear ()
bool includesCursor (const KateTextCursor &realCursor) const
int xOffset () const

Public Attributes

int line
int virtualLine
int startCol
int endCol
int startX
int endX
bool dirty
int viewLine
bool wrap
bool startsInvisibleBlock
int shiftX

Friends

bool operator> (const KateLineRange &r, const KateTextCursor &c)
bool operator>= (const KateLineRange &r, const KateTextCursor &c)
bool operator< (const KateLineRange &r, const KateTextCursor &c)
bool operator<= (const KateLineRange &r, const KateTextCursor &c)

Detailed Description

Definition at line 25 of file katelinerange.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 06:26:27 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003