Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ setPerLED
Method
setPerLED
qt/DeviceView.cpp:560–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
558
}
559
560
void DeviceView::setPerLED(bool per_led_mode)
561
{
562
per_led = per_led_mode;
563
update();
564
}
565
566
QSize DeviceView::sizeHint () const
567
{
Callers
nothing calls this directly
Calls
1
update
Function · 0.50
Tested by
no test coverage detected