Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ binPath
Function
binPath
common/paths.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
QString binPath()
81
{
82
return rootPath() + QDir::separator() + QLatin1String(GAMMARAY_BIN_INSTALL_DIR);
83
}
84
85
QString libexecPath()
86
{
Callers
4
findLauncher
Method · 0.85
launch
Method · 0.85
attach
Method · 0.85
launchProcess
Method · 0.85
Calls
1
rootPath
Function · 0.85
Tested by
no test coverage detected