#include <exception>
#include <QtCore/QHash>
#include <QtCore/QString>
#include <QtCore/QRegExp>
#include <QtGui/QTextCharFormat>
#include "syntaxhighlighter.h"
Namespaces | |
namespace | IAEX |
Classes | |
class | IAEX::OpenModelicaHighlighter |
Implements syntaxhighlightning for Modelica code. Implements syntaxhighlightning for Modelica code. To change colors edit the modelicacolors.xml. More... |
Part of this code is also based on the old modelicahighligter (for the old version of OMNotebook). That file can have been renamed to: modelicahighlighter.cpp.old