|  | MuseScore
    3.4
    Music composition and notation | 
Symbol type to text translation. More...
| Classes | |
| class | Lexer | 
| The bww lexer.  More... | |
| struct | MeasureBeginFlags | 
| The flags that need to be handled at the beginning of a measure.  More... | |
| struct | MeasureDescription | 
| struct | MeasureEndFlags | 
| The flags that need to be handled at the end of a measure.  More... | |
| class | MsScWriter | 
| The writer that imports into MuseScore.  More... | |
| class | MxmlWriter | 
| The writer that generates MusicXML output.  More... | |
| struct | NoteDescription | 
| class | Parser | 
| The bww parser.  More... | |
| class | Writer | 
| The writer that generates the output.  More... | |
| Enumerations | |
| enum | Symbol { COMMENT, HEADER, STRING, CLEF, KEY, TEMPO, TSIG, PART, BAR, NOTE, TIE, TRIPLET, DOT, GRACE, UNKNOWN, NONE } | 
| enum | StartStop { ST_NONE, ST_START, ST_CONTINUE, ST_STOP } | 
| enum | BeamType { BM_NONE, BM_BEGIN, BM_CONTINUE, BM_END, BM_FORWARD_HOOK, BM_BACKWARD_HOOK } | 
| Functions | |
| QString | symbolToString (Symbol s) | 
Symbol type to text translation.
| enum Bww::BeamType | 
| enum Bww::StartStop | 
| enum Bww::Symbol | 
| QString Bww::symbolToString | ( | Symbol | s | ) | 
 1.8.13
 1.8.13