MCPcopy 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
14QIcon CustomIcons::icon(QFileIconProvider::IconType type)
15{
16 return provider.icon(type);
17}
18
19QIcon CustomIcons::icon(CustomIcons::CustomIconType type)
20{

Callers 3

updateMethod · 0.45
toggledMethod · 0.45
createIconButtonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected