Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetContainerWindow
Method
GetContainerWindow
src/ProjectWindow.cpp:859–862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
857
}
858
859
wxSplitterWindow* ProjectWindow::GetContainerWindow() noexcept
860
{
861
return mContainerWindow;
862
}
863
864
wxPanel* ProjectWindow::GetTopPanel() noexcept
865
{
Callers
4
InitProjectWindow
Function · 0.80
RealtimeEffectPanel.cpp
File · 0.80
ShowPanel
Method · 0.80
HidePanel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected