Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ icon
Method
icon
src/plugins/smartut/common/itemnode.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
QIcon Node::icon() const
63
{
64
return DFileIconProvider::globalProvider()->icon(QFileInfo(nodeFilePath));
65
}
66
67
bool Node::sortByPath(const Node *a, const Node *b)
68
{
Callers
6
foreach
Function · 0.45
createToolBtn
Method · 0.45
data
Method · 0.45
icon
Function · 0.45
setPath
Method · 0.45
data
Method · 0.45
Calls
1
icon
Function · 0.85
Tested by
no test coverage detected