Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsActive
Method
IsActive
src/ProjectWindow.cpp:1224–1227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1222
}
1223
1224
bool ProjectWindow::IsActive()
1225
{
1226
return mActive;
1227
}
1228
1229
void ProjectWindow::OnMouseEvent(wxMouseEvent & event)
1230
{
Callers
3
ReallyDoQuickCheck
Method · 0.45
RealtimeEffectPanel
Method · 0.45
SetTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected