Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ type
Method
type
kdevplatform/shell/launchconfiguration.cpp:85–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
LaunchConfigurationType* LaunchConfiguration::type() const
86
{
87
Q_D(const LaunchConfiguration);
88
89
return d->type;
90
}
91
92
void LaunchConfiguration::setName(const QString& name)
93
{
Callers
15
handleLockedSession
Method · 0.45
childEvent
Method · 0.45
contextMenuExtension
Method · 0.45
selectionChanged
Method · 0.45
updateNameLabel
Method · 0.45
addLaunchModeItemsForLaunchConfig
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
createEditor
Method · 0.45
contextMenuExtension
Method · 0.45
activeDocumentPath
Method · 0.45
event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected