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

Method currentProject

au4/src/project/internal/projectactionscontroller.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65IAudacityProjectPtr ProjectActionsController::currentProject() const
66{
67 return globalContext()->currentProject();
68}
69
70Ret ProjectActionsController::openProject(const ProjectFile& file)
71{

Callers 4

newProjectMethod · 0.45
closeOpenedProjectMethod · 0.45
openProjectMethod · 0.45
isProjectOpenedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected