Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benlau/quickflux
/ setScript
Method
setScript
qfappscript.cpp:424–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
void QFAppScript::setScript(const QQmlScriptString &script)
425
{
426
m_script = script;
427
emit scriptChanged();
428
}
Callers
1
once
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected