Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ program
Method
program
src/Engine.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
const QString Engine::program() const
52
{
53
return _program;
54
}
55
56
const QStringList Engine::arguments() const
57
{
Callers
3
foreach
Function · 0.80
typeset
Method · 0.80
doToolConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected