Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
TreeItem *TreeItem::parent()
104
{
105
return parentItem;
106
}
107
108
QString TreeItem::name() const
109
{
Callers
7
create
Method · 0.45
rebasePeiFiles
Method · 0.45
insert
Method · 0.45
extract
Method · 0.45
reconstructVolume
Method · 0.45
reconstructSection
Method · 0.45
insert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected