MCPcopy Create free account
hub / github.com/LongSoft/UEFITool / parent

Method parent

treeitem.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103TreeItem *TreeItem::parent()
104{
105 return parentItem;
106}
107
108QString TreeItem::name() const
109{

Callers 7

createMethod · 0.45
rebasePeiFilesMethod · 0.45
insertMethod · 0.45
extractMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructSectionMethod · 0.45
insertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected