Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ SetResult
Method
SetResult
src/scripting/ScriptAPI.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void ScriptAPI::SetResult(const QVariant& rval)
61
{
62
m_result = rval;
63
}
64
65
int ScriptAPI::strlen(const QString& str) const
66
{
Callers
4
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected