Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ project
Method
project
kdevplatform/shell/launchconfiguration.cpp:78–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
IProject* LaunchConfiguration::project() const
79
{
80
Q_D(const LaunchConfiguration);
81
82
return d->project;
83
}
84
85
LaunchConfigurationType* LaunchConfiguration::type() const
86
{
Callers
15
selectedProjects
Method · 0.45
findProjectForUrl
Method · 0.45
addConfiguration
Method · 0.45
addItemForLaunchConfig
Method · 0.45
indexForConfig
Method · 0.45
setLaunchConfiguration
Method · 0.45
addTestSuite
Method · 0.45
testSuitesForProject
Method · 0.45
itemsForPath
Method · 0.45
saveCurrentLaunchAction
Method · 0.45
launchActionText
Method · 0.45
launchAs
Method · 0.45
Calls
no outgoing calls
Tested by
2
addTestSuite
Method · 0.36
testSuitesForProject
Method · 0.36