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

Method showContextMenu

ui/registerswidget.cpp:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518
519
520void DebugRegistersWidget::showContextMenu()
521{
522 m_contextMenuManager->show(m_menu, &m_actionHandler);
523}
524
525
526void DebugRegistersWidget::updateContent()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected