Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ queryDirPath
Function
queryDirPath
plugins/cmake/cmakefileapi.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QString queryDirPath(const QString& buildDirectory)
62
{
63
return buildDirectory + QLatin1String(
"/.cmake/api/v1/query/client-kdevelop/"
);
64
}
65
66
QString queryFileName()
67
{
Callers
2
writeClientQueryFile
Function · 0.85
findReplyIndexFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected