MCPcopy 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
20KJob* IProjectFileManager::createImportJob(ProjectFolderItem* item)
21{
22 return new ImportProjectJob( item, this );
23}
24
25
26}

Callers 2

startFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 2

startFunction · 0.36
mainFunction · 0.36