MCPcopy 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
90QString currentProbePath()
91{
92 return probePath(QStringLiteral(GAMMARAY_PROBE_ABI));
93}
94
95static void addPluginPath(QStringList &list, const QString &path)
96{

Callers

nothing calls this directly

Calls 1

probePathFunction · 0.85

Tested by

no test coverage detected