![]() |
MuseScore
3.4
Music composition and notation
|
Definition of tokens types for bww lexer and parser. More...

Go to the source code of this file.
Namespaces | |
| Bww | |
| Symbol type to text translation. | |
Enumerations | |
| enum | Bww::Symbol { Bww::COMMENT, Bww::HEADER, Bww::STRING, Bww::CLEF, Bww::KEY, Bww::TEMPO, Bww::TSIG, Bww::PART, Bww::BAR, Bww::NOTE, Bww::TIE, Bww::TRIPLET, Bww::DOT, Bww::GRACE, Bww::UNKNOWN, Bww::NONE } |
| enum | Bww::StartStop { Bww::ST_NONE, Bww::ST_START, Bww::ST_CONTINUE, Bww::ST_STOP } |
Functions | |
| QString | Bww::symbolToString (Symbol s) |
Definition of tokens types for bww lexer and parser.
1.8.13