Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ documentationPath
Function
documentationPath
common/paths.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
QString documentationPath()
185
{
186
return rootPath() + QLatin1Char(
'/'
) + QLatin1String(GAMMARAY_QCH_INSTALL_DIR);
187
}
188
}
189
}
Callers
1
isAvailable
Method · 0.85
Calls
1
rootPath
Function · 0.85
Tested by
no test coverage detected