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

Method OnAfterOpenFile

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

Source from the content-addressed store, hash-verified

67
68
69void NotificationListener::OnAfterOpenFile(UIContext* context, FileContext* file, ViewFrame* frame) {}
70
71
72bool NotificationListener::OnBeforeSaveFile(UIContext* context, FileContext* file, ViewFrame* frame)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected