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

Function actionHandler

ui/viewframe.h:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 virtual UIActionContext actionContext();
236 Menu& contextMenu() { return m_contextMenu; }
237 UIActionHandler* actionHandler() { return &m_actionHandler; }
238 QWidget* widget() { return m_actionHandler.widget(); }
239
240 QString viewType();

Callers 1

ByteViewMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected