MCPcopy 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
85QString libexecPath()
86{
87 return rootPath() + QDir::separator() + QLatin1String(GAMMARAY_LIBEXEC_INSTALL_DIR);
88}
89
90QString currentProbePath()
91{

Callers 1

findLauncherMethod · 0.85

Calls 1

rootPathFunction · 0.85

Tested by

no test coverage detected