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

Method setText

treeitem.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void TreeItem::setText(const QString &text)
124{
125 itemText = text;
126}
127
128QString TreeItem::info() const
129{

Callers 3

parseSectionMethod · 0.45
copyMessageMethod · 0.45
copyAllMessagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected