Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ hidePage
Method
hidePage
core/src/deviceimpl.cpp:414–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
void DeviceImpl::hidePage()
415
{
416
for(auto &&p : m_plugins)
417
p->hidePageCallback();
418
}
419
420
void DeviceImpl::save(QSettings &s)
421
{
Callers
2
show
Method · 0.80
slideInKey
Method · 0.80
Calls
1
hidePageCallback
Method · 0.45
Tested by
no test coverage detected