Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ icon
Method
icon
src/common/util/customicons.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
QIcon CustomIcons::icon(QFileIconProvider::IconType type)
15
{
16
return provider.icon(type);
17
}
18
19
QIcon CustomIcons::icon(CustomIcons::CustomIconType type)
20
{
Callers
3
update
Method · 0.45
toggled
Method · 0.45
createIconButton
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected