Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
559
RunController *Core::runControllerInternal()
560
{
561
return d->runController.data();
562
}
563
564
ISourceFormatterController* Core::sourceFormatterController()
565
{
Callers
11
LaunchConfigurationDialog
Method · 0.80
LaunchConfigurationsModel
Method · 0.80
deleteConfiguration
Method · 0.80
queryPluginsForContextMenuExtensions
Method · 0.80
run
Method · 0.80
LaunchConfiguration
Method · 0.80
setType
Method · 0.80
launcherNameExists
Function · 0.80
createLaunchConfiguration
Method · 0.80
main
Function · 0.80
launchHeaptrack
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected