MCPcopy 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
78IProject* LaunchConfiguration::project() const
79{
80 Q_D(const LaunchConfiguration);
81
82 return d->project;
83}
84
85LaunchConfigurationType* LaunchConfiguration::type() const
86{

Callers 15

selectedProjectsMethod · 0.45
findProjectForUrlMethod · 0.45
addConfigurationMethod · 0.45
indexForConfigMethod · 0.45
addTestSuiteMethod · 0.45
testSuitesForProjectMethod · 0.45
itemsForPathMethod · 0.45
launchActionTextMethod · 0.45
launchAsMethod · 0.45

Calls

no outgoing calls

Tested by 2

addTestSuiteMethod · 0.36
testSuitesForProjectMethod · 0.36