Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
muse::async::Notification GlobalContext::currentProjectChanged() const
48
{
49
return m_currentProjectChanged;
50
}
51
52
au::trackedit::ITrackeditProjectPtr GlobalContext::currentTrackeditProject() const
53
{
Callers
14
init
Method · 0.80
Au3AudioInput
Method · 0.80
init
Method · 0.80
init
Method · 0.80
load
Method · 0.80
load
Method · 0.80
SnapToolBarItem
Method · 0.80
init
Method · 0.80
init
Method · 0.80
load
Method · 0.80
load
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected