24#include "musx/dom/MusxInstance.h"
36enum class PseudoTieMode;
59bool calcIsSmartShapePseudoTie(
60 const dom::others::SmartShape& smartShape,
61 musx::utils::PseudoTieMode mode,
62 const dom::EntryInfoPtr& forStartEntry);
68dom::NoteInfoPtr calcSmartShapeArpeggiatedTieToNote(
69 const dom::others::SmartShape& smartShape,
70 const dom::EntryInfoPtr& forStartEntry);
KnownSmartShapeType
Enumerates the custom smart shape types we can recognize semantically.
Definition SmartShape.h:51
object model for musx file (enigmaxml)
Definition BaseClasses.h:38