Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ activateFirstItem
Method
activateFirstItem
examples/triage/entry.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
235
236
void EntryTreeView::activateFirstItem()
237
{
238
entryDoubleClicked(m_model->index(0, 0, QModelIndex()));
239
}
240
241
242
void EntryTreeView::closeFilter()
Callers
nothing calls this directly
Calls
1
index
Method · 0.45
Tested by
no test coverage detected