Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ init
Method
init
packages/test-plugins/plugins/test/src/testplugin.cpp:382–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
void TestPlugin::init() { m_initText =
"This text was initialized"
; }
383
384
QString TestPlugin::version() { return
"0.1"
; }
385
Callers
1
initPreferences
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected