MCPcopy Create free account
hub / github.com/KDAB/GammaRay / documentationPath

Function documentationPath

common/paths.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184QString documentationPath()
185{
186 return rootPath() + QLatin1Char('/') + QLatin1String(GAMMARAY_QCH_INSTALL_DIR);
187}
188}
189}

Callers 1

isAvailableMethod · 0.85

Calls 1

rootPathFunction · 0.85

Tested by

no test coverage detected