MCPcopy 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
55QObject* ScriptAPI::GetScript()
56{
57 return m_script;
58}
59
60void ScriptAPI::SetResult(const QVariant& rval)
61{

Callers 1

openFileFromScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected