|
MUSX Document Model
|
Control settings for a beat chart, only used when inci == 0. More...
#include <Others.h>
Static Public Member Functions | |
| static const xml::XmlElementArray< Control > & | xmlMappingArray () |
| Required for musx::factory::FieldPopulator. | |
Public Attributes | |
| Edu | totalDur {} |
Total logical duration of the measure (XML: <totalDur>) | |
| Evpu | totalWidth {} |
Total width allocated to the measure (XML: <totalWidth>) | |
| Evpu | minWidth {} |
Minimum required width (XML: <minWidth>) | |
| Evpu | allotWidth {} |
Allotted width before justification (XML: <allotWidth>) | |
Control settings for a beat chart, only used when inci == 0.
These values function as a header for the other incis in the chart (starting with inci == 1).