RangeInfo Class Reference

#include <annotate.h>

List of all members.

Public Member Functions

 RangeInfo ()
 RangeInfo (int s, int e, bool m)
void clear ()

Public Attributes

int start
int end
bool modified


Detailed Description

Definition at line 30 of file annotate.h.


Constructor & Destructor Documentation

RangeInfo (  )  [inline]

Definition at line 32 of file annotate.h.

RangeInfo ( int  s,
int  e,
bool  m 
) [inline]

Definition at line 33 of file annotate.h.


Member Function Documentation

void clear (  )  [inline]

Definition at line 34 of file annotate.h.

Referenced by Annotate::getRange(), FileContent::rangeFilter(), and RangeInfo().


Member Data Documentation

int start

Definition at line 35 of file annotate.h.

Referenced by clear(), Annotate::computeRanges(), FileContent::goToRangeStart(), FileHighlighter::highlightParagraph(), FileContent::rangeFilter(), Annotate::updateCrossRanges(), and Annotate::updateRange().

int end

Definition at line 35 of file annotate.h.

Referenced by clear(), FileHighlighter::highlightParagraph(), FileContent::rangeFilter(), Annotate::updateCrossRanges(), and Annotate::updateRange().

bool modified

Definition at line 36 of file annotate.h.

Referenced by clear(), Annotate::computeRanges(), FileView::filterOnRange(), Annotate::updateCrossRanges(), and Annotate::updateRange().


The documentation for this class was generated from the following file:
Generated on Fri Dec 7 21:57:40 2007 for QGit by  doxygen 1.5.3