MCPcopy 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
290void DebugBreakpointsWidget::onDoubleClicked()
291{
292 jump();
293}
294
295
296void DebugBreakpointsWidget::updateFonts()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected