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

Method onDoubleClicked

ui/registerswidget.cpp:680–683  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

678
679
680void DebugRegistersWidget::onDoubleClicked()
681{
682 jump();
683}
684
685
686void DebugRegistersWidget::jumpInNewPaneInternal(const QModelIndex &index)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected