MCPcopy Create free account
hub / github.com/KDE/labplot / executableExists

Method executableExists

src/tools/TeXRenderer.cpp:391–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391bool TeXRenderer::executableExists(const QString& exe) {
392 return !safeExecutableName(exe).isEmpty();
393}

Callers

nothing calls this directly

Calls 2

safeExecutableNameFunction · 0.85
isEmptyMethod · 0.45

Tested by

no test coverage detected