Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ setEnabled
Method
setEnabled
pluginbase/src/pluginbase.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void PluginBase::setEnabled(bool en) { m_enabled = en; }
40
41
void PluginBase::preload() {}
42
Callers
1
jsCategoryFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected