#include <syntax.h>
Definition at line 40 of file syntax.h.
SyntaxHighlighter::SyntaxHighlighter |
( |
TextDoc * |
textEdit | ) |
|
SyntaxHighlighter::~SyntaxHighlighter |
( |
| ) |
|
|
virtual |
void SyntaxHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
void SyntaxHighlighter::setLanguage |
( |
int |
lang | ) |
|
QTextCharFormat SyntaxHighlighter::commentFormat |
|
private |
QTextCharFormat SyntaxHighlighter::datatypeFormat |
|
private |
QTextCharFormat SyntaxHighlighter::directiveFormat |
|
private |
QTextCharFormat SyntaxHighlighter::functionFormat |
|
private |
int SyntaxHighlighter::language |
|
private |
QTextCharFormat SyntaxHighlighter::reservedWordFormat |
|
private |
QTextCharFormat SyntaxHighlighter::unitFormat |
|
private |
The documentation for this class was generated from the following files: