Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ dataDirectory
Method
dataDirectory
kdevplatform/shell/session.cpp:129–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
QString Session::dataDirectory() const
130
{
131
Q_D(const Session);
132
133
return d->info.path;
134
}
135
136
QString SessionPrivate::generatePrettyContents( const SessionInfo& info )
137
{
Callers
6
cloneSession
Method · 0.80
sessionDir
Method · 0.80
verifySessionDir
Function · 0.80
deleteSession
Method · 0.80
temporary
Method · 0.80
BookmarkHandler
Method · 0.80
Calls
no outgoing calls
Tested by
3
verifySessionDir
Function · 0.64
deleteSession
Method · 0.64
temporary
Method · 0.64