MCPcopy 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

47namespace {
48namespace Strings {
49QString LaunchConfigurationsGroup()
50{
51 return QStringLiteral("Launch");
52}
53
54QString LaunchConfigurationsListEntry()
55{

Calls

no outgoing calls

Tested by

no test coverage detected