MCPcopy 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
382void TestPlugin::init() { m_initText = "This text was initialized"; }
383
384QString TestPlugin::version() { return "0.1"; }
385

Callers 1

initPreferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected