MCPcopy 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
415bool Core::shuttingDown() const
416{
417 return d->m_shuttingDown;
418}
419
420void Core::cleanup()
421{

Callers 12

stateChangedMethod · 0.80
addTestSuiteMethod · 0.80
debuggerStateChangedMethod · 0.80
reloadDoneMethod · 0.80
importDoneMethod · 0.80
shutdownMethod · 0.80
updateReadyMethod · 0.80
updateInternalMethod · 0.80
addMessageToHistoryMethod · 0.80
notifyActivatedMethod · 0.80

Calls

no outgoing calls

Tested by 2

addTestSuiteMethod · 0.64
updateReadyMethod · 0.64