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

Method name

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

Source from the content-addressed store, hash-verified

94QString PluginBase::param() { return m_param; }
95
96QString PluginBase::name() { return m_name; }
97
98QString PluginBase::pkgName() { return ""; }
99

Callers 4

load_nogroupMethod · 0.45
save_nogroupMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected