Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetMode
Method
GetMode
src/ProjectWindow.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
};
92
93
Mode GetMode() const { return mMode; }
94
void Activate(Mode mode)
95
{
96
mMode = mode;
Callers
7
PopulateOrExchange
Method · 0.80
ContrastDialog
Method · 0.80
OnTimer
Method · 0.80
PopulateOrExchange
Method · 0.80
PopulateOrExchange
Method · 0.80
PopulateOrExchange
Method · 0.80
PopulateOrExchange
Method · 0.80
Calls
no outgoing calls
Tested by
1
PopulateOrExchange
Method · 0.64