MCPcopy 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
99TreeModel* FfsEngine::treeModel() const
100{
101 return model;
102}
103
104void FfsEngine::msg(const QString & message, const QModelIndex & index)
105{

Callers 9

initMethod · 0.80
populateUiMethod · 0.80
searchMethod · 0.80
insertMethod · 0.80
replaceMethod · 0.80
extractMethod · 0.80
contextMenuEventMethod · 0.80
UEFIPatchMethod · 0.80
UEFIReplaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected