Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ contextMenuEvent
Method
contextMenuEvent
ui/moduleswidget.cpp:393–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
392
393
void DebugModulesWidget::contextMenuEvent(QContextMenuEvent* event)
394
{
395
showContextMenu();
396
}
397
398
399
void DebugModulesWidget::showContextMenu()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected