Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ id
Method
id
kdevplatform/shell/session.cpp:90–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
QUuid Session::id() const
91
{
92
Q_D(const Session);
93
94
return d->info.uuid;
95
}
96
97
void Session::setName( const QString& newname )
98
{
Callers
15
openProject
Method · 0.45
createEmptyLauncher
Method · 0.45
selectionChanged
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
createConfiguration
Method · 0.45
createEditor
Method · 0.45
setupSessionTemporaryDirectory
Function · 0.45
findSessionForId
Method · 0.45
newSession
Method · 0.45
loadSessionExternally
Method · 0.45
activateSession
Method · 0.45
Calls
no outgoing calls
Tested by
1
DeclarationTest
Function · 0.36