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

Method arguments

src/Engine.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56const QStringList Engine::arguments() const
57{
58 return _arguments;
59}
60
61bool Engine::showPdf() const
62{

Callers 2

foreachFunction · 0.80
doToolConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected