MCPcopy Create free account
hub / github.com/KDE/kdevelop / type

Method type

kdevplatform/project/projectmodel.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276int ProjectBaseItem::type() const
277{
278 return ProjectBaseItem::BaseItem;
279}
280
281ProjectModel* ProjectBaseItem::model() const
282{

Callers 12

filterAcceptsRowMethod · 0.45
itemsAddedMethod · 0.45
jobUnregisteredMethod · 0.45
lessThanMethod · 0.45
folderListMethod · 0.45
targetListMethod · 0.45
fileListMethod · 0.45
hasFileOrFolderMethod · 0.45
visitMethod · 0.45
testCreateTargetItemsMethod · 0.45
testItemSanityMethod · 0.45

Calls

no outgoing calls

Tested by 3

testCreateTargetItemsMethod · 0.36
testItemSanityMethod · 0.36