MCPcopy 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
424void QFAppScript::setScript(const QQmlScriptString &script)
425{
426 m_script = script;
427 emit scriptChanged();
428}

Callers 1

onceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected