MCPcopy 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
201void CMakeServer::compute()
202{
203 sendCommand({ {QStringLiteral("type"), QStringLiteral("compute")} });
204}
205
206void CMakeServer::codemodel()
207{

Callers 3

integrateDataMethod · 0.80
processResponseMethod · 0.80
testRunMethod · 0.80

Calls

no outgoing calls

Tested by 1

testRunMethod · 0.64