Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ compute
Method
compute
plugins/cmake/cmakeserver.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void CMakeServer::compute()
202
{
203
sendCommand({ {QStringLiteral(
"type"
), QStringLiteral(
"compute"
)} });
204
}
205
206
void CMakeServer::codemodel()
207
{
Callers
3
integrateData
Method · 0.80
processResponse
Method · 0.80
testRun
Method · 0.80
Calls
no outgoing calls
Tested by
1
testRun
Method · 0.64