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

Method updateContent

ui/debuggerwidget.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71
72
73void DebuggerWidget::updateContent()
74{
75 m_registersWidget->updateContent();
76}
77
78
79void DebuggerWidget::uiEventHandler(const DebuggerEvent& event)

Callers 1

uiEventHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected