Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LongSoft/UEFITool
/ treeModel
Method
treeModel
ffsengine.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
TreeModel* FfsEngine::treeModel() const
100
{
101
return model;
102
}
103
104
void FfsEngine::msg(const QString & message, const QModelIndex & index)
105
{
Callers
9
init
Method · 0.80
populateUi
Method · 0.80
search
Method · 0.80
insert
Method · 0.80
replace
Method · 0.80
extract
Method · 0.80
contextMenuEvent
Method · 0.80
UEFIPatch
Method · 0.80
UEFIReplace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected