Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ ledOff
Method
ledOff
gui/src/widgets/ledbutton.cpp:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
void LedButton::ledOn() { setVisible(true); }
52
53
void LedButton::ledOff() { setVisible(false); }
54
55
#include
"moc_ledbutton.cpp"
Callers
3
handleSingle
Method · 0.80
onTimeout
Method · 0.80
refresh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected