MCPcopy 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
236void EntryTreeView::activateFirstItem()
237{
238 entryDoubleClicked(m_model->index(0, 0, QModelIndex()));
239}
240
241
242void EntryTreeView::closeFilter()

Callers

nothing calls this directly

Calls 1

indexMethod · 0.45

Tested by

no test coverage detected