MCPcopy 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
514void DebugRegistersWidget::contextMenuEvent(QContextMenuEvent* event)
515{
516 showContextMenu();
517}
518
519
520void DebugRegistersWidget::showContextMenu()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected