MCPcopy 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
62QIcon Node::icon() const
63{
64 return DFileIconProvider::globalProvider()->icon(QFileInfo(nodeFilePath));
65}
66
67bool Node::sortByPath(const Node *a, const Node *b)
68{

Callers 6

foreachFunction · 0.45
createToolBtnMethod · 0.45
dataMethod · 0.45
iconFunction · 0.45
setPathMethod · 0.45
dataMethod · 0.45

Calls 1

iconFunction · 0.85

Tested by

no test coverage detected