Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ setLedState
Method
setLedState
gui/src/widgets/ledbutton.cpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
LedButton::~LedButton() {}
48
49
void LedButton::setLedState(bool ledState) { setChecked(ledState); }
50
51
void LedButton::ledOn() { setVisible(true); }
52
Callers
2
handleSingle
Method · 0.80
handleStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected