Include file:
#include "mcrl2/gui/codeeditor.h
mcrl2::gui::qt::
CodeHighlighter
¶The CodeHighlighter class defines a syntax highlighter for mCRL2 specifications or mu-calculus formulae.
mcrl2::gui::qt::CodeHighlighter::
commentFormat
¶mcrl2::gui::qt::CodeHighlighter::
containerTypeKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
dataKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
dataOperatorKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
functionKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
highlightingRules
¶mcrl2::gui::qt::CodeHighlighter::
identifierFormat
¶mcrl2::gui::qt::CodeHighlighter::
numberFormat
¶mcrl2::gui::qt::CodeHighlighter::
operatorFormat
¶mcrl2::gui::qt::CodeHighlighter::
primitiveTypeKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
processKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
processOperatorKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
specificationKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
stateFormulaOpertorKeywordFormat
¶mcrl2::gui::qt::CodeHighlighter::
todoKeywordFormat
¶CodeHighlighter
(bool spec, bool light, QTextDocument *parent = 0)¶CodeHighlighter Constructor.
Parameters: