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

Public Member Functions

 StepAlterOct (QChar step=QChar('C'), int alter=0, int oct=1)
 

Public Attributes

QChar s
 < MusicXML step/alter/oct values More...
 
int a
 
int o
 

Constructor & Destructor Documentation

◆ StepAlterOct()

Bww::MsScWriter::StepAlterOct::StepAlterOct ( QChar  step = QChar('C'),
int  alter = 0,
int  oct = 1 
)
inline

Member Data Documentation

◆ a

int Bww::MsScWriter::StepAlterOct::a

◆ o

int Bww::MsScWriter::StepAlterOct::o

◆ s

QChar Bww::MsScWriter::StepAlterOct::s

< MusicXML step/alter/oct values


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