Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ onDoubleClicked
Method
onDoubleClicked
ui/breakpointswidget.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
289
290
void DebugBreakpointsWidget::onDoubleClicked()
291
{
292
jump();
293
}
294
295
296
void DebugBreakpointsWidget::updateFonts()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected