Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
206
void CMakeServer::codemodel()
207
{
208
sendCommand({ {QStringLiteral(
"type"
), QStringLiteral(
"codemodel"
)} });
209
}
210
211
#include
"moc_cmakeserver.cpp"
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