MCPcopy 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
1224bool ProjectWindow::IsActive()
1225{
1226 return mActive;
1227}
1228
1229void ProjectWindow::OnMouseEvent(wxMouseEvent & event)
1230{

Callers 3

ReallyDoQuickCheckMethod · 0.45
RealtimeEffectPanelMethod · 0.45
SetTrackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected