Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
int ProjectBaseItem::type() const
277
{
278
return ProjectBaseItem::BaseItem;
279
}
280
281
ProjectModel* ProjectBaseItem::model() const
282
{
Callers
12
filterAcceptsRow
Method · 0.45
itemsAdded
Method · 0.45
jobUnregistered
Method · 0.45
lessThan
Method · 0.45
folderList
Method · 0.45
targetList
Method · 0.45
fileList
Method · 0.45
hasFileOrFolder
Method · 0.45
visit
Method · 0.45
testCreateFileSystemItems
Method · 0.45
testCreateTargetItems
Method · 0.45
testItemSanity
Method · 0.45
Calls
no outgoing calls
Tested by
3
testCreateFileSystemItems
Method · 0.36
testCreateTargetItems
Method · 0.36
testItemSanity
Method · 0.36