Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ GetScript
Method
GetScript
src/scripting/ScriptAPI.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
QObject* ScriptAPI::GetScript()
56
{
57
return m_script;
58
}
59
60
void ScriptAPI::SetResult(const QVariant& rval)
61
{
Callers
1
openFileFromScript
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected