Home
last modified time | relevance | path

Searched refs:showKeyPalette (Results 1 – 3 of 3) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dkeyedit.h53 void showKeyPalette(bool val);
H A Dkeyedit.cpp372 void KeyEditor::showKeyPalette(bool val) in showKeyPalette() function in Ms::KeyEditor
/dports/audio/musescore/MuseScore-3.6.1/mscore/palette/
H A Dpaletteworkspace.cpp102 keyEditor->showKeyPalette(false); in open()