Home
last modified time | relevance | path

Searched refs:setForInstrumentChange (Results 1 – 6 of 6) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dkeysig.h77 …void setForInstrumentChange(bool forInstrumentChange) { _sig.setForInstrumentChange(forInstrumentC… in setForInstrumentChange() function
H A Dkey.h121 …void setForInstrumentChange(bool forInstrumentChange) { _forInstrumentChange = forInstrumentChange… in setForInstrumentChange() function
H A Dclef.h173 …void setForInstrumentChange(bool forInstrumentChange) { _forInstrumentChange = forInstrumentChange… in setForInstrumentChange() function
H A Dinstrchange.cpp96 ks.setForInstrumentChange(true); in setupInstrument()
H A Dkeysig.cpp486 setForInstrumentChange(e.readBool()); in read()
H A Dedit.cpp4074 clef->setForInstrumentChange(true); in undoChangeClef()