Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
void EditKey::updateText()
38
{
39
this->setText(ContextManager::configuration()->getMapping(_octave, _key));
40
}
41
42
void EditKey::focusInEvent(QFocusEvent * event)
43
{
Callers
2
processKeyEvent
Method · 0.95
initialize
Method · 0.80
Calls
2
setText
Method · 0.80
getMapping
Method · 0.80
Tested by
no test coverage detected