Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ setProgram
Method
setProgram
src/Engine.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void Engine::setProgram(const QString& program)
72
{
73
_program = program;
74
}
75
76
void Engine::setArguments(const QStringList& arguments)
77
{
Callers
2
foreach
Function · 0.80
doToolConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected