MCPcopy Create free account
hub / github.com/audacity/audacity / Commit

Method Commit

src/ProjectManager.cpp:708–711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706}
707
708void ProjectManager::ProjectChooser::Commit()
709{
710 mpUsedProject = nullptr;
711}
712
713AudacityProject *ProjectManager::OpenProject(
714 AudacityProject *pGivenProject, const FilePath &fileNameArg,

Callers 6

ConvertLegacyProjectFileFunction · 0.45
OpenProjectMethod · 0.45
ReadProjectFileMethod · 0.45
OnSaveMethod · 0.45
performEffectMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected