Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
kdevplatform/shell/session.cpp:62–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
Session::~Session() = default;
61
62
QString Session::name() const
63
{
64
Q_D(const Session);
65
66
return d->info.name;
67
}
68
69
QList<QUrl> Session::containedProjects() const
70
{
Callers
15
setupActions
Method · 0.45
setCurrentRuntime
Method · 0.45
addRuntimes
Method · 0.45
OpenProjectDialog
Method · 0.45
validateOpenUrl
Method · 0.45
addLanguageSupport
Method · 0.45
language
Method · 0.45
languagesForUrl
Method · 0.45
mimetypesForLanguageName
Method · 0.45
mimeTypeForUrl
Function · 0.45
isTextType
Method · 0.45
style
Method · 0.45
Calls
no outgoing calls
Tested by
6
addTestSuite
Method · 0.36
findTestSuite
Method · 0.36
notifyTestRunFinished
Method · 0.36
notifyTestRunStarted
Method · 0.36
testWithProject
Method · 0.36
ProjectTestJob
Method · 0.36