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

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

#include <writer.h>

Public Member Functions

 MeasureBeginFlags ()
 

Public Attributes

bool repeatBegin
 
bool endingFirst
 
bool endingSecond
 
bool firstOfSystem
 
bool irregular
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MeasureBeginFlags()

Bww::MeasureBeginFlags::MeasureBeginFlags ( )
inline

Member Data Documentation

◆ endingFirst

bool Bww::MeasureBeginFlags::endingFirst

◆ endingSecond

bool Bww::MeasureBeginFlags::endingSecond

◆ firstOfSystem

bool Bww::MeasureBeginFlags::firstOfSystem

◆ irregular

bool Bww::MeasureBeginFlags::irregular

◆ repeatBegin

bool Bww::MeasureBeginFlags::repeatBegin

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