Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LongSoft/UEFITool
/ child
Method
child
treeitem.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
TreeItem *TreeItem::child(int row)
70
{
71
return childItems.value(row, NULL);
72
}
73
74
int TreeItem::childCount() const
75
{
Callers
15
index
Method · 0.80
rebasePeiFiles
Method · 0.80
remove
Method · 0.80
rebuild
Method · 0.80
reconstructIntelImage
Method · 0.80
reconstructRegion
Method · 0.80
reconstructVolume
Method · 0.80
reconstructFile
Method · 0.80
reconstructSection
Method · 0.80
findHexPattern
Method · 0.80
findGuidPattern
Method · 0.80
findTextPattern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected