Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davy7125/polyphone
/ getAllPrograms
Method
getAllPrograms
sources/context/tuningprogrammanager.cpp:135–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
QMap<int, TuningProgram> * TuningProgramManager::getAllPrograms()
136
{
137
_updated = false;
138
return &_tuningPrograms;
139
}
Callers
1
updateTemperaments
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected