Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ config
Method
config
kdevplatform/shell/session.cpp:83–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
KSharedConfigPtr Session::config()
84
{
85
Q_D(Session);
86
87
return d->info.config;
88
}
89
90
QUuid Session::id() const
91
{
Callers
15
load
Method · 0.45
save
Method · 0.45
breakpointConfig
Function · 0.45
sessionConfig
Function · 0.45
initialize
Method · 0.45
projectsBaseDirectory
Method · 0.45
setLaunchConfiguration
Method · 0.45
save
Method · 0.45
enabledState
Method · 0.45
initialize
Method · 0.45
loadPluginInternal
Method · 0.45
updateLoadedPlugins
Method · 0.45
Calls
no outgoing calls
Tested by
4
breakpointConfig
Function · 0.36
cloneSession
Method · 0.36
readFromConfig
Method · 0.36
loadPlugin
Method · 0.36