MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / contextMenuEvent

Method contextMenuEvent

examples/triage/files.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53
54void TriageFilePicker::contextMenuEvent(QContextMenuEvent*)
55{
56 m_contextMenuManager->show(&m_contextMenu, &m_actionHandler);
57}
58
59
60void TriageFilePicker::onDoubleClick(const QModelIndex&)

Callers

nothing calls this directly

Calls 1

showMethod · 0.80

Tested by

no test coverage detected