#include <jsHighlighter.h>
| Enumerator |
|---|
| NormalState |
|
| InsideCStyleComment |
|
| InsideString |
|
| JSHighlighter::JSHighlighter |
( |
QObject * |
parent | ) |
|
| JSHighlighter::JSHighlighter |
( |
QTextDocument * |
document | ) |
|
| JSHighlighter::JSHighlighter |
( |
QTextEdit * |
editor | ) |
|
| JSHighlighter::~JSHighlighter |
( |
| ) |
|
| void JSHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
protectedvirtual |
| QColor JSHighlighter::_commentColor |
|
protected |
| QColor JSHighlighter::_errorColor |
|
protected |
| QColor JSHighlighter::_extensionColor |
|
protected |
| QColor JSHighlighter::_keywordColor |
|
protected |
| QColor JSHighlighter::_literalColor |
|
protected |
The documentation for this class was generated from the following files: