MCPcopy 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
25void QFAppScriptRunnable::setScript(const QJSValue &script)
26{
27 m_script = script;
28}
29
30QString QFAppScriptRunnable::type() const
31{

Callers 1

thenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected