MCPcopy 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
560void DeviceView::setPerLED(bool per_led_mode)
561{
562 per_led = per_led_mode;
563 update();
564}
565
566QSize DeviceView::sizeHint () const
567{

Callers

nothing calls this directly

Calls 1

updateFunction · 0.50

Tested by

no test coverage detected