DiffHighlighter Class Reference

List of all members.

Public Member Functions

 DiffHighlighter (PatchView *p, QTextEdit *te)
void setCombinedLength (uint cl)
virtual int highlightParagraph (const QString &text, int)

Private Attributes

PatchViewpv
uint combinedLenght


Detailed Description

Definition at line 27 of file patchview.cpp.


Constructor & Destructor Documentation

DiffHighlighter ( PatchView p,
QTextEdit *  te 
) [inline]

Definition at line 29 of file patchview.cpp.


Member Function Documentation

void setCombinedLength ( uint  cl  )  [inline]

Definition at line 32 of file patchview.cpp.

Referenced by PatchView::updatePatch().

virtual int highlightParagraph ( const QString &  text,
int   
) [inline, virtual]

Definition at line 33 of file patchview.cpp.


Member Data Documentation

PatchView* pv [private]

Definition at line 93 of file patchview.cpp.

Referenced by highlightParagraph().

uint combinedLenght [private]

Definition at line 94 of file patchview.cpp.

Referenced by highlightParagraph(), and setCombinedLength().


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