MuseScore  3.4
Music composition and notation
Classes | Namespaces | Enumerations
writer.h File Reference

Definition of class Writer. More...

#include <QtCore/QString>
#include "symbols.h"
Include dependency graph for writer.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Detailed Description

Definition of class Writer.