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

Method setArguments

src/Engine.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void Engine::setArguments(const QStringList& arguments)
77{
78 _arguments = arguments;
79}
80
81void Engine::setShowPdf(bool showPdf)
82{

Callers 2

foreachFunction · 0.80
doToolConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected