Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
void Engine::setArguments(const QStringList& arguments)
77
{
78
_arguments = arguments;
79
}
80
81
void Engine::setShowPdf(bool showPdf)
82
{
Callers
2
foreach
Function · 0.80
doToolConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected