MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / CANScriptHelper

Method CANScriptHelper

scriptcontainer.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193/* CANScriptHandler Methods */
194
195CANScriptHelper::CANScriptHelper(QJSEngine *engine)
196{
197 scriptEngine = engine;
198}
199
200void CANScriptHelper::setRxCallback(QJSValue cb)
201{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected