MCPcopy 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
485QString ProjectBaseItem::iconName() const
486{
487 return QString();
488}
489
490ProjectFolderItem *ProjectBaseItem::folder() const
491{

Callers 8

dataMethod · 0.45
addProjectMethod · 0.45
iconNameForPathMethod · 0.45
dataMethod · 0.45
testItemSanityMethod · 0.45
testProjectFileIconMethod · 0.45
addDepMethod · 0.45
setDependenciesMethod · 0.45

Calls 3

iconNameForPathMethod · 0.80
QStringClass · 0.50
isEmptyMethod · 0.45

Tested by 2

testItemSanityMethod · 0.36
testProjectFileIconMethod · 0.36