Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
QString PluginBase::param() { return m_param; }
95
96
QString PluginBase::name() { return m_name; }
97
98
QString PluginBase::pkgName() { return
""
; }
99
Callers
4
load_nogroup
Method · 0.45
save_nogroup
Method · 0.45
init
Method · 0.45
findToolMenuEntryByName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected