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

Method codemodel

plugins/cmake/cmakeserver.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void CMakeServer::codemodel()
207{
208 sendCommand({ {QStringLiteral("type"), QStringLiteral("codemodel")} });
209}
210
211#include "moc_cmakeserver.cpp"

Callers 3

integrateDataMethod · 0.80
processResponseMethod · 0.80
testRunMethod · 0.80

Calls

no outgoing calls

Tested by 1

testRunMethod · 0.64