Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ libexecPath
Function
libexecPath
common/paths.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
QString libexecPath()
86
{
87
return rootPath() + QDir::separator() + QLatin1String(GAMMARAY_LIBEXEC_INSTALL_DIR);
88
}
89
90
QString currentProbePath()
91
{
Callers
1
findLauncher
Method · 0.85
Calls
1
rootPath
Function · 0.85
Tested by
no test coverage detected