Score


Methods

void cropPage(qreal margins)
returns as a string the metatag named 'tag'
sets the metatag named 'tag' to 'val'
appends to the score a named part as last part
appends to the score a number of measures
??

Properties

composerstring composer of the score (read only)
durationint duration of score in seconds (read only)
excerptsarray[Excerpt] the list of the excerpts (linked parts)
firstMeasureMeasure the first measure of the score (read only)
firstMeasureMMMeasure the first multi-measure rest measure of the score (read only)
harmonyCountint number of harmony items (read only)
hasHarmoniesbool score has chord symbols (read only)
hasLyricsbool score has lyrics (read only)
keysigint key signature at the start of the score (read only)
lastMeasureMeasure the last measure of the score (read only)
lastMeasureMMMeasure the last multi-measure rest measure of the score (read only)
lastSegmentSegment the last score segment (read-only)
lyricCountint number of lyric items (read only)
namestring name of the score
nmeasuresint number of measures (read only)
npagesint number of pages (read only)
nstavesint number of staves (read only)
ntracksint number of tracks (staves * 4) (read only)
partsarray[Part] the list of parts (read only)