Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ engine
Method
engine
src/scripting/scriptedeffect.cpp:789–792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
787
}
788
789
QJSEngine *ScriptedEffect::engine() const
790
{
791
return m_engine;
792
}
793
794
uint ScriptedEffect::addFragmentShader(ShaderTrait traits, const QString &fragmentShaderFile)
795
{
Callers
1
addScreen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected