MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / displayName

Method displayName

src/plugins/smartut/common/itemnode.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52QString Node::displayName() const
53{
54 return QFileInfo(nodeFilePath).fileName();
55}
56
57QString Node::tooltip() const
58{

Callers 1

dataMethod · 0.45

Calls 1

fileNameMethod · 0.80

Tested by

no test coverage detected