MCPcopy Create free account
hub / github.com/Vector35/debugger / OnContextClose

Method OnContextClose

ui/uinotification.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45void NotificationListener::OnContextClose(UIContext* context)
46{
47 GlobalDebuggerUI::RemoveForContext(context);
48}
49
50
51bool NotificationListener::OnBeforeOpenDatabase(UIContext* context, FileMetadataRef metadata)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected