MCPcopy 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
147QString basePath()
148{
149 return globalItemRepositoryRegistry().path() + QLatin1String("/topcontexts/");
150}
151
152QString pathForTopContext(const uint topContextIndex)
153{

Callers 2

pathForTopContextFunction · 0.85
storeMethod · 0.85

Calls 1

pathMethod · 0.45

Tested by

no test coverage detected