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

Method runControllerInternal

kdevplatform/shell/core.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557}
558
559RunController *Core::runControllerInternal()
560{
561 return d->runController.data();
562}
563
564ISourceFormatterController* Core::sourceFormatterController()
565{

Callers 11

deleteConfigurationMethod · 0.80
runMethod · 0.80
LaunchConfigurationMethod · 0.80
setTypeMethod · 0.80
launcherNameExistsFunction · 0.80
mainFunction · 0.80
launchHeaptrackMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected