MCPcopy Create free account
hub / github.com/TeXworks/texworks / isAvailable

Method isAvailable

src/Engine.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86bool Engine::isAvailable() const
87{
88 return !(programPath(program()).isEmpty());
89}
90
91//static
92QStringList Engine::binPaths()

Callers 2

foreachFunction · 0.80
typesetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected