MCPcopy 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
80QString binPath()
81{
82 return rootPath() + QDir::separator() + QLatin1String(GAMMARAY_BIN_INSTALL_DIR);
83}
84
85QString libexecPath()
86{

Callers 4

findLauncherMethod · 0.85
launchMethod · 0.85
attachMethod · 0.85
launchProcessMethod · 0.85

Calls 1

rootPathFunction · 0.85

Tested by

no test coverage detected