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

Function left

ui/sidebar.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 virtual ~Sidebar();
70
71 SidebarIconsWidget* left() const { return m_left; }
72 SidebarIconsWidget* right() const { return m_right; }
73 static SidebarWidgetLocation locationForType(SidebarWidgetType* type);
74 static SidebarLocation sideForLocation(SidebarWidgetLocation location);

Callers 3

flowgraphwidget.hFile · 0.85
ByteViewMethod · 0.85
upMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected