Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ notifyFontChanged
Method
notifyFontChanged
ui/debuggerwidget.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
66
void DebuggerWidget::notifyFontChanged()
67
{
68
m_registersWidget->updateFonts();
69
m_breakpointsWidget->updateFonts();
70
}
71
72
73
void DebuggerWidget::updateContent()
Callers
nothing calls this directly
Calls
1
updateFonts
Method · 0.45
Tested by
no test coverage detected