MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / engine

Method engine

pluginbase/src/scopyjs.cpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106QJSEngine *ScopyJS::engine() { return &m_engine; }
107
108void ScopyJS::registerApi(ApiObject *obj) { registerApi(obj, m_engine.globalObject()); }
109

Callers 5

onConnectMethod · 0.80
ManualCalibrationMethod · 0.80
evaluateCodeMethod · 0.80
runScriptMethod · 0.80
evaluateFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected