MuseScore
3.4
Music composition and notation
|
Definition of class Writer. More...
Go to the source code of this file.
Classes | |
struct | Bww::MeasureBeginFlags |
The flags that need to be handled at the beginning of a measure. More... | |
struct | Bww::MeasureEndFlags |
The flags that need to be handled at the end of a measure. More... | |
class | Bww::Writer |
The writer that generates the output. More... | |
Namespaces | |
Bww | |
Symbol type to text translation. | |
Enumerations | |
enum | Bww::BeamType { Bww::BM_NONE, Bww::BM_BEGIN, Bww::BM_CONTINUE, Bww::BM_END, Bww::BM_FORWARD_HOOK, Bww::BM_BACKWARD_HOOK } |
Definition of class Writer.