Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ConfiguredFromProjectItemEntry
Function
ConfiguredFromProjectItemEntry
kdevplatform/shell/runcontroller.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
QString ConfiguredFromProjectItemEntry()
70
{
71
return QStringLiteral(
"Configured from ProjectItem"
);
72
}
73
}
74
}
75
Callers
1
launchAs
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected