MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / isVisible

Method isVisible

gui/src/cursorcontroller.cpp:247–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247bool CursorController::isVisible() { return m_visible; }
248
249void CursorController::setVisible(bool visible)
250{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected