void updateRepeatList(bool expandRepeats)
??
QString metaTag(const QString& tag)
returns as a string the metatag named 'tag'
void setMetaTag(const QString& tag, const QString& val)
sets the metatag named 'tag' to 'val'
void appendPart(const QString&)
appends to the score a named part as last part
void appendMeasures(int)
appends to the score a number of measures
void addText(const QString&, const QString&)
??
creates and returns a cursor to be used to navigate the score
QString extractLyrics()
void cropPage(qreal margins)
??