Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benlau/quickflux
/ script
Method
script
qfappscriptrunnable.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
QJSValue QFAppScriptRunnable::script() const
21
{
22
return m_script;
23
}
24
25
void QFAppScriptRunnable::setScript(const QJSValue &script)
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected