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

Method OnViewChange

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

Source from the content-addressed store, hash-verified

169
170
171void NotificationListener::OnViewChange(UIContext* context, ViewFrame* frame, const QString& type)
172{
173 GlobalDebuggerUI::GetForContext(context)->SetActiveFrame(frame);
174}
175
176
177void NotificationListener::OnAddressChange(

Callers

nothing calls this directly

Calls 1

SetActiveFrameMethod · 0.80

Tested by

no test coverage detected