MCPcopy 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
257void CursorController::readoutsSetVisible(bool visible) { hoverReadouts->setVisible(visible && (xEn || yEn)); }
258
259void CursorController::cursorsSetVisible(bool visible)
260{

Callers

nothing calls this directly

Calls 1

setVisibleMethod · 0.45

Tested by

no test coverage detected