MCPcopy 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
824DebuggerUI::~DebuggerUI()
825{
826 m_controller->RemoveEventCallback(m_eventCallback);
827}
828
829
830void GlobalDebuggerUI::SetDisplayingGlobalAreaWidgets(bool display)

Callers

nothing calls this directly

Calls 1

RemoveEventCallbackMethod · 0.45

Tested by

no test coverage detected