Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benlau/quickflux
/ script
Method
script
qfappscript.cpp:419–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
*/
418
419
QQmlScriptString QFAppScript::script() const
420
{
421
return m_script;
422
}
423
424
void QFAppScript::setScript(const QQmlScriptString &script)
425
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected