Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ readoutsSetVisible
Method
readoutsSetVisible
gui/src/cursorcontroller.cpp:257–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
void CursorController::readoutsSetVisible(bool visible) { hoverReadouts->setVisible(visible && (xEn || yEn)); }
258
259
void CursorController::cursorsSetVisible(bool visible)
260
{
Callers
nothing calls this directly
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected