Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ closeProject
Method
closeProject
kdevplatform/shell/projectcontroller.cpp:1062–1066 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1060
}
1061
1062
void ProjectController::closeProject(IProject* proj)
1063
{
1064
takeProject(proj);
1065
proj->deleteLater(); // be safe when deleting
1066
}
1067
1068
void ProjectController::closeAllProjects()
1069
{
Callers
15
closeSelectedProjects
Method · 0.45
importProject
Method · 0.45
deleted
Method · 0.45
closeProjects
Method · 0.45
testProjectFileFilter
Method · 0.45
testOverrideExecute
Method · 0.45
testBuildDirectory
Method · 0.45
testCompilerIncludesAndDefinesForProject
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
Calls
no outgoing calls
Tested by
11
testProjectFileFilter
Method · 0.36
testOverrideExecute
Method · 0.36
testBuildDirectory
Method · 0.36
testCompilerIncludesAndDefinesForProject
Method · 0.36
cleanup
Method · 0.36
cleanup
Method · 0.36
cleanup
Method · 0.36
cleanup
Method · 0.36
~TestProject
Method · 0.36
initTestCase
Method · 0.36
init
Method · 0.36