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