|
musredit 1.0.0
|
Implementation of the PMsrHighlighter class for musredit. More...
#include <utility>#include <QGuiApplication>#include <QStyleHints>#include <QMessageBox>#include "PMsrHighlighter.h"
Go to the source code of this file.
Implementation of the PMsrHighlighter class for musredit.
This file contains the implementation of a custom syntax highlighter for (.msr) files, to be used by musredit. It identifies, for example, blocks, comments, and predefined keywords.
Definition in file PMsrHighlighter.cpp.