Home
last modified time | relevance | path

Searched refs:msczFormat (Results 1 – 2 of 2) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dscorefile.cpp760 bool Score::saveFile(QIODevice* f, bool msczFormat, bool onlySelection) in saveFile() argument
763 xml.setWriteOmr(msczFormat); in saveFile()
H A Dscore.h812 bool saveFile(QIODevice* f, bool msczFormat, bool onlySelection = false);