Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ iconName
Method
iconName
kdevplatform/project/projectmodel.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
QString ProjectBaseItem::iconName() const
486
{
487
return QString();
488
}
489
490
ProjectFolderItem *ProjectBaseItem::folder() const
491
{
Callers
8
data
Method · 0.45
addProject
Method · 0.45
iconNameForPath
Method · 0.45
data
Method · 0.45
testItemSanity
Method · 0.45
testProjectFileIcon
Method · 0.45
addDep
Method · 0.45
setDependencies
Method · 0.45
Calls
3
iconNameForPath
Method · 0.80
QString
Class · 0.50
isEmpty
Method · 0.45
Tested by
2
testItemSanity
Method · 0.36
testProjectFileIcon
Method · 0.36