MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::details::ShapeNoteBase::NoteShapes Class Reference

Embedded shape record for a single index in noteShapes. More...

#include <Details.h>

Static Public Member Functions

static const xml::XmlElementArray< NoteShapes > & xmlMappingArray ()
 Required for musx::factory::FieldPopulator.
 

Public Attributes

char32_t doubleWhole {}
 Double-whole notehead symbol (xml nodename is <d>).
 
char32_t whole {}
 Whole notehead symbol (xml nodename is <w>).
 
char32_t half {}
 Half notehead symbol (xml nodename is <h>).
 
char32_t quarter {}
 Filled (quarter) notehead symbol (xml nodename is <q>).
 

Detailed Description

Embedded shape record for a single index in noteShapes.