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

Method name

treeitem.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108QString TreeItem::name() const
109{
110 return itemName;
111}
112
113void TreeItem::setName(const QString &name)
114{

Callers 4

findHexPatternMethod · 0.45
findGuidPatternMethod · 0.45
findTextPatternMethod · 0.45
recursiveDumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected