Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetTrackListWindow
Method
GetTrackListWindow
src/ProjectWindow.cpp:854–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
852
}
853
854
wxWindow* ProjectWindow::GetTrackListWindow() noexcept
855
{
856
return mTrackListWindow;
857
}
858
859
wxSplitterWindow* ProjectWindow::GetContainerWindow() noexcept
860
{
Callers
5
AdornedRulerPanel.cpp
File · 0.80
InitProjectWindow
Function · 0.80
ShowPanel
Method · 0.80
HidePanel
Method · 0.80
TrackPanel.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected