Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ ~DebuggerUI
Method
~DebuggerUI
ui/ui.cpp:824–827 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
822
823
824
DebuggerUI::~DebuggerUI()
825
{
826
m_controller->RemoveEventCallback(m_eventCallback);
827
}
828
829
830
void GlobalDebuggerUI::SetDisplayingGlobalAreaWidgets(bool display)
Callers
nothing calls this directly
Calls
1
RemoveEventCallback
Method · 0.45
Tested by
no test coverage detected