MCPcopy 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
69TreeItem *TreeItem::child(int row)
70{
71 return childItems.value(row, NULL);
72}
73
74int TreeItem::childCount() const
75{

Callers 15

indexMethod · 0.80
rebasePeiFilesMethod · 0.80
removeMethod · 0.80
rebuildMethod · 0.80
reconstructIntelImageMethod · 0.80
reconstructRegionMethod · 0.80
reconstructVolumeMethod · 0.80
reconstructFileMethod · 0.80
reconstructSectionMethod · 0.80
findHexPatternMethod · 0.80
findGuidPatternMethod · 0.80
findTextPatternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected