Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
680
void DebugRegistersWidget::onDoubleClicked()
681
{
682
jump();
683
}
684
685
686
void DebugRegistersWidget::jumpInNewPaneInternal(const QModelIndex &index)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected