MCPcopy Create free account
hub / github.com/Vector35/debugger / showContextMenu

Method showContextMenu

ui/moduleswidget.cpp:399–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397
398
399void DebugModulesWidget::showContextMenu()
400{
401 m_contextMenuManager->show(m_menu, &m_actionHandler);
402}
403
404
405void DebugModulesWidget::jumpToStart()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected