MCPcopy 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
393void DebugModulesWidget::contextMenuEvent(QContextMenuEvent* event)
394{
395 showContextMenu();
396}
397
398
399void DebugModulesWidget::showContextMenu()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected