Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ createImportJob
Method
createImportJob
kdevplatform/project/interfaces/iprojectfilemanager.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
KJob* IProjectFileManager::createImportJob(ProjectFolderItem* item)
21
{
22
return new ImportProjectJob( item, this );
23
}
24
25
26
}
Callers
2
start
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
2
start
Function · 0.36
main
Function · 0.36