Vidalia  0.3.1
Public Member Functions | List of all members
TorHighlighter Class Reference

#include <TorrcDialog.h>

Inheritance diagram for TorHighlighter:

Public Member Functions

 TorHighlighter (QTextEdit *te)
 
 ~TorHighlighter ()
 
void highlightBlock (const QString &text)
 

Detailed Description

Definition at line 21 of file TorrcDialog.h.

Constructor & Destructor Documentation

§ TorHighlighter()

TorHighlighter::TorHighlighter ( QTextEdit *  te)
inline

Default constructor

Definition at line 24 of file TorrcDialog.h.

§ ~TorHighlighter()

TorHighlighter::~TorHighlighter ( )
inline

Default deconstructor

Definition at line 26 of file TorrcDialog.h.

References highlightBlock().

Member Function Documentation

§ highlightBlock()

void TorHighlighter::highlightBlock ( const QString &  text)

Hightlights commented lines and gives some format to the rest of the lines

Definition at line 25 of file TorrcDialog.cpp.

References i().

Referenced by ~TorHighlighter().


The documentation for this class was generated from the following files: