Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ shuttingDown
Method
shuttingDown
kdevplatform/shell/core.cpp:415–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
bool Core::shuttingDown() const
416
{
417
return d->m_shuttingDown;
418
}
419
420
void Core::cleanup()
421
{
Callers
12
stateChanged
Method · 0.80
addTestSuite
Method · 0.80
debuggerStateChanged
Method · 0.80
reloadDone
Method · 0.80
importDone
Method · 0.80
shutdown
Method · 0.80
updateReady
Method · 0.80
updateInternal
Method · 0.80
addMessageToHistory
Method · 0.80
notifyActivated
Method · 0.80
~ToolViewFactoryHolder
Method · 0.80
~ToolViewFactoryHolder
Method · 0.80
Calls
no outgoing calls
Tested by
2
addTestSuite
Method · 0.64
updateReady
Method · 0.64