Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ file
Method
file
kdevplatform/project/projectmodel.cpp:505–508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
}
504
505
ProjectFileItem *ProjectBaseItem::file() const
506
{
507
return nullptr;
508
}
509
510
QList<ProjectFolderItem*> ProjectBaseItem::folderList() const
511
{
Callers
9
formatFiles
Method · 0.45
addJobItems
Method · 0.45
rename
Method · 0.45
removeFilesAndFolders
Method · 0.45
moveFilesAndFolders
Method · 0.45
forEachFile
Function · 0.45
renameFileOrFolder
Method · 0.45
testItemSanity
Method · 0.45
findFileItems
Function · 0.45
Calls
no outgoing calls
Tested by
2
testItemSanity
Method · 0.36
findFileItems
Function · 0.36