Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetTopPanel
Method
GetTopPanel
src/ProjectWindow.cpp:864–867 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
862
}
863
864
wxPanel* ProjectWindow::GetTopPanel() noexcept
865
{
866
return mTopPanel;
867
}
868
869
void ProjectWindow::SetToDefaultSize()
870
{
Callers
3
ProjectWindow.cpp
File · 0.80
InitProjectWindow
Function · 0.80
NextOrPrevFrame
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected