Inheritance diagram for IAEX::OpenModelicaHighlighter:
Public Member Functions | |
OpenModelicaHighlighter (QString filename, QTextCharFormat standard) | |
The class constructor. | |
virtual | ~OpenModelicaHighlighter () |
The class destructor. | |
void | highlight (QTextDocument *doc) |
Highlights a QTextDocument. The function highlights one text block at the time. |
|
The class constructor.
|
|
The class destructor.
|
|
Highlights a QTextDocument. The function highlights one text block at the time.
Implements IAEX::SyntaxHighlighter. |