MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Bww::MeasureEndFlags Struct Reference

The flags that need to be handled at the end of a measure. More...

#include <writer.h>

Public Member Functions

 MeasureEndFlags ()
 

Public Attributes

bool repeatEnd
 
bool endingEnd
 
bool lastOfSystem
 
bool lastOfPart
 
bool doubleBarLine
 

Detailed Description

The flags that need to be handled at the end of a measure.

Constructor & Destructor Documentation

◆ MeasureEndFlags()

Bww::MeasureEndFlags::MeasureEndFlags ( )
inline

Member Data Documentation

◆ doubleBarLine

bool Bww::MeasureEndFlags::doubleBarLine

◆ endingEnd

bool Bww::MeasureEndFlags::endingEnd

◆ lastOfPart

bool Bww::MeasureEndFlags::lastOfPart

◆ lastOfSystem

bool Bww::MeasureEndFlags::lastOfSystem

◆ repeatEnd

bool Bww::MeasureEndFlags::repeatEnd

The documentation for this struct was generated from the following file: