Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ contextMenuEvent
Method
contextMenuEvent
ui/registerswidget.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
513
514
void DebugRegistersWidget::contextMenuEvent(QContextMenuEvent* event)
515
{
516
showContextMenu();
517
}
518
519
520
void DebugRegistersWidget::showContextMenu()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected