MCPcopy Create free account
hub / github.com/davy7125/polyphone / updateText

Method updateText

sources/context/interface/editkey.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void EditKey::updateText()
38{
39 this->setText(ContextManager::configuration()->getMapping(_octave, _key));
40}
41
42void EditKey::focusInEvent(QFocusEvent * event)
43{

Callers 2

processKeyEventMethod · 0.95
initializeMethod · 0.80

Calls 2

setTextMethod · 0.80
getMappingMethod · 0.80

Tested by

no test coverage detected