MCPcopy Create free account
hub / github.com/KDE/kdevelop / activeSessionLock

Method activeSessionLock

kdevplatform/shell/core.cpp:484–487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

482}
483
484ISessionLock::Ptr Core::activeSessionLock()
485{
486 return sessionController()->activeSessionLock();
487}
488
489QString Core::sessionTemporaryDirectoryPath() const
490{

Callers 3

testDeferredDeletionMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 1

testDeferredDeletionMethod · 0.36