MCPcopy 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
83KSharedConfigPtr Session::config()
84{
85 Q_D(Session);
86
87 return d->info.config;
88}
89
90QUuid Session::id() const
91{

Callers 15

loadMethod · 0.45
saveMethod · 0.45
breakpointConfigFunction · 0.45
sessionConfigFunction · 0.45
initializeMethod · 0.45
projectsBaseDirectoryMethod · 0.45
saveMethod · 0.45
enabledStateMethod · 0.45
initializeMethod · 0.45
loadPluginInternalMethod · 0.45
updateLoadedPluginsMethod · 0.45

Calls

no outgoing calls

Tested by 4

breakpointConfigFunction · 0.36
cloneSessionMethod · 0.36
readFromConfigMethod · 0.36
loadPluginMethod · 0.36