Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benlau/quickflux
/ setScript
Method
setScript
qfappscriptrunnable.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void QFAppScriptRunnable::setScript(const QJSValue &script)
26
{
27
m_script = script;
28
}
29
30
QString QFAppScriptRunnable::type() const
31
{
Callers
1
then
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected