Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ LaunchConfigurationsGroup
Function
LaunchConfigurationsGroup
kdevplatform/shell/runcontroller.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
namespace {
48
namespace Strings {
49
QString LaunchConfigurationsGroup()
50
{
51
return QStringLiteral(
"Launch"
);
52
}
53
54
QString LaunchConfigurationsListEntry()
55
{
Callers
5
saveCurrentLaunchAction
Method · 0.85
updateCurrentLaunchAction
Method · 0.85
readLaunchConfigurations
Method · 0.85
removeLaunchConfiguration
Method · 0.85
createLaunchConfiguration
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected