Chord

inherits ChordRest
Graphic representation of a chord. Single notes are handled as degenerated chords.

Methods

virtual void add(Ms::Element*)
add an element to the Chord
virtual void remove(Ms::Element*)
remove the element from the Chord

Properties

beamBeam the beam of the chord if any (read only)
graceNotesarray[Chord] the list of grace note chords (read only)
hookHook the hook of the chord if any (read only)
lyricsarray[Lyrics] the list of lyrics (read only)
notesarray[Note] the list of notes (read only)
stemStem the stem of the chord if any (read only)
stemSlashStemSlash the stem slash of the chord (acciaccatura) if any (read only)