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

Function globalActions

ui/uicontext.h:529–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527 virtual void refreshCurrentViewContents();
528
529 UIActionHandler* globalActions() { return &m_globalActions; }
530 virtual UIActionHandler* contentActionHandler() = 0;
531
532 virtual Sidebar* sidebar() = 0;

Callers 1

triage.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected