Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
QString Node::displayName() const
53
{
54
return QFileInfo(nodeFilePath).fileName();
55
}
56
57
QString Node::tooltip() const
58
{
Callers
1
data
Method · 0.45
Calls
1
fileName
Method · 0.80
Tested by
no test coverage detected