Chord

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

Methods

virtual void add(Ms::Element*)
virtual void remove(Ms::Element*)

Properties

notesarray[Ms::Note] the list of notes (read only)
lyricsarray[Ms::Lyrics] the list of lyrics (read only)
graceNotesarray[Ms::Chord] the list of grace note chords (read only)