ij-16.png   inspectorJ -- JavaTM Profiler
sf project site browse source checkout source
SourceForge.net Logo



inspectorj::model::BytecodeHighlighter Class Reference

#include <bytecodehighlighter.h>

List of all members.


Detailed Description

BytecodeHighlighter provides formatting for bytecode textual output.

Definition at line 43 of file bytecodehighlighter.h.

Public Member Functions

 BytecodeHighlighter (QTextDocument *parent=0)

Protected Member Functions

void highlightBlock (const QString &text)

Private Attributes

QVector< HighlightingRulehighlightingRules
QRegExp commentStartExpression
QRegExp commentEndExpression
QTextCharFormat keywordFormat
QTextCharFormat headerFormat
QTextCharFormat classFormat
QTextCharFormat singleLineCommentFormat
QTextCharFormat multiLineCommentFormat
QTextCharFormat quotationFormat
QTextCharFormat functionFormat
QTextCharFormat numberFormat
QTextCharFormat errFormat

Classes

struct  HighlightingRule
 A struct that pairs a regular expression pattern with a character format. More...


The documentation for this class was generated from the following files:
Generated on Sun Aug 19 17:08:17 2007 for inspectorJ by  doxygen 1.5.1