MUSX Document Model
Loading...
Searching...
No Matches
musx::util::Cue::StaffMeasureAnalysis Struct Reference

Cue-layer analysis for one staff in one measure and its requested context. More...

#include <Cue.h>

Public Member Functions

 operator bool () const
 Allows clean Boolean checks of cue-only status.
 

Public Attributes

std::vector< dom::LayerIndexcueLayers
 Layers whose frames are cue frames.
 
std::vector< dom::LayerIndexvisibleCueLayers
 Cue-frame layers with visible cue entries in this context.
 
bool isCueOnly {}
 True if all significant layers are cue frames and at least one exists.
 

Detailed Description

Cue-layer analysis for one staff in one measure and its requested context.