musredit 1.0.0
Loading...
Searching...
No Matches
PMsrHighlighter.cpp File Reference

Implementation of the PMsrHighlighter class for musredit. More...

#include <utility>
#include <QGuiApplication>
#include <QStyleHints>
#include <QMessageBox>
#include "PMsrHighlighter.h"
Include dependency graph for PMsrHighlighter.cpp:

Go to the source code of this file.

Detailed Description

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.

Author
Ryan M. L. McFadden (rmlm@.nosp@m.triu.nosp@m.mf.ca)
Date
June 2026

Definition in file PMsrHighlighter.cpp.