Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ runController
Method
runController
kdevplatform/shell/core.cpp:554–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
IRunController *Core::runController()
555
{
556
return d->runController.data();
557
}
558
559
RunController *Core::runControllerInternal()
560
{
Callers
15
formatFiles
Method · 0.80
checkoutVcsProject
Method · 0.80
reparseProject
Method · 0.80
LaunchConfigurationDialog
Method · 0.80
createEmptyLauncher
Method · 0.80
addLaunchModeItemsForLaunchConfig
Method · 0.80
createConfiguration
Method · 0.80
createEditor
Method · 0.80
reloadModel
Method · 0.80
open
Method · 0.80
ProjectChangesModel
Method · 0.80
changes
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
8
TestViewPlugin
Method · 0.64
runAllTests
Method · 0.64
stopRunningTests
Method · 0.64
jobStateChanged
Method · 0.64
runSelectedTests
Method · 0.64
runClangTidy
Method · 0.64
runClangTidy
Method · 0.64
createTestJob
Function · 0.64