MCPcopy 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
859wxSplitterWindow* ProjectWindow::GetContainerWindow() noexcept
860{
861 return mContainerWindow;
862}
863
864wxPanel* ProjectWindow::GetTopPanel() noexcept
865{

Callers 4

InitProjectWindowFunction · 0.80
ShowPanelMethod · 0.80
HidePanelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected