Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ currentProbePath
Function
currentProbePath
common/paths.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
QString currentProbePath()
91
{
92
return probePath(QStringLiteral(GAMMARAY_PROBE_ABI));
93
}
94
95
static void addPluginPath(QStringList &list, const QString &path)
96
{
Callers
nothing calls this directly
Calls
1
probePath
Function · 0.85
Tested by
no test coverage detected