MCPcopy 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
854wxWindow* ProjectWindow::GetTrackListWindow() noexcept
855{
856 return mTrackListWindow;
857}
858
859wxSplitterWindow* ProjectWindow::GetContainerWindow() noexcept
860{

Callers 5

InitProjectWindowFunction · 0.80
ShowPanelMethod · 0.80
HidePanelMethod · 0.80
TrackPanel.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected