Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
void DebuggerWidget::updateContent()
74
{
75
m_registersWidget->updateContent();
76
}
77
78
79
void DebuggerWidget::uiEventHandler(const DebuggerEvent& event)
Callers
1
uiEventHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected