|
Vidalia 0.2.15
|
#include <TorrcDialog.h>
Public Member Functions | |
| TorHighlighter (QTextEdit *te) | |
| ~TorHighlighter () | |
| void | highlightBlock (const QString &text) |
Definition at line 21 of file TorrcDialog.h.
| TorHighlighter::TorHighlighter | ( | QTextEdit * | te | ) | [inline] |
Default constructor
Definition at line 24 of file TorrcDialog.h.
| TorHighlighter::~TorHighlighter | ( | ) | [inline] |
Default deconstructor
Definition at line 26 of file TorrcDialog.h.
| void TorHighlighter::highlightBlock | ( | const QString & | text | ) |
Hightlights commented lines and gives some format to the rest of the lines
Definition at line 24 of file TorrcDialog.cpp.
References i().
1.7.4