Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaultIcon
Method
defaultIcon
kdevplatform/sublime/document.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
QIcon Document::defaultIcon() const
168
{
169
return QIcon();
170
}
171
172
}
173
Callers
1
testUrlDocument
Function · 0.45
Calls
1
QIcon
Class · 0.70
Tested by
1
testUrlDocument
Function · 0.36