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

Method configGroupName

kdevplatform/shell/launchconfiguration.cpp:126–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QString LaunchConfiguration::configGroupName() const
127{
128 Q_D(const LaunchConfiguration);
129
130 return d->baseGroup.name();
131}
132
133QString LaunchConfiguration::launcherForMode(const QString& mode) const
134{

Callers 3

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected