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

Method currentProjectChanged

au4/src/context/internal/globalcontext.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47muse::async::Notification GlobalContext::currentProjectChanged() const
48{
49 return m_currentProjectChanged;
50}
51
52au::trackedit::ITrackeditProjectPtr GlobalContext::currentTrackeditProject() const
53{

Callers 14

initMethod · 0.80
Au3AudioInputMethod · 0.80
initMethod · 0.80
initMethod · 0.80
loadMethod · 0.80
loadMethod · 0.80
SnapToolBarItemMethod · 0.80
initMethod · 0.80
initMethod · 0.80
loadMethod · 0.80
loadMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected