Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
391
bool TeXRenderer::executableExists(const QString& exe) {
392
return !safeExecutableName(exe).isEmpty();
393
}
Callers
nothing calls this directly
Calls
2
safeExecutableName
Function · 0.85
isEmpty
Method · 0.45
Tested by
no test coverage detected