MCPcopy Create free account
hub / github.com/KDE/kdevelop / launchConfigurationTypeForId

Method launchConfigurationTypeForId

kdevplatform/shell/runcontroller.cpp:517–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517LaunchConfigurationType* RunController::launchConfigurationTypeForId( const QString& id )
518{
519 Q_D(RunController);
520
521 return d->launchConfigurationTypeForId( id );
522}
523
524void KDevelop::RunController::slotProjectOpened(KDevelop::IProject * project)
525{

Callers 5

LaunchConfigurationMethod · 0.45
setTypeMethod · 0.45
setupExecutePluginMethod · 0.45
createTestJobFunction · 0.45
setupExecutePluginMethod · 0.45

Calls

no outgoing calls

Tested by 1

createTestJobFunction · 0.36