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

Method text

treeitem.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118QString TreeItem::text() const
119{
120 return itemText;
121}
122
123void TreeItem::setText(const QString &text)
124{

Callers 5

reconstructVolumeMethod · 0.45
recursiveDumpMethod · 0.45
searchMethod · 0.45
copyMessageMethod · 0.45
copyAllMessagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected