Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ displayNameChanged
Method
displayNameChanged
au4/src/project/internal/audacityproject.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
muse::async::Notification Audacity4Project::displayNameChanged() const
127
{
128
return m_displayNameChanged;
129
}
130
131
void Audacity4Project::setPath(const io::path_t& path)
132
{
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected