Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ basePath
Function
basePath
kdevplatform/language/duchain/topducontextdynamicdata.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
QString basePath()
148
{
149
return globalItemRepositoryRegistry().path() + QLatin1String(
"/topcontexts/"
);
150
}
151
152
QString pathForTopContext(const uint topContextIndex)
153
{
Callers
2
pathForTopContext
Function · 0.85
store
Method · 0.85
Calls
1
path
Method · 0.45
Tested by
no test coverage detected