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

Method TuningProgram

sources/context/tuningprogrammanager.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30TuningProgramManager * TuningProgramManager::s_instance = nullptr;
31
32TuningProgram::TuningProgram()
33{
34
35}
36
37bool TuningProgram::parse(QString description)
38{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected