Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ fillBackgroundColored
Method
fillBackgroundColored
Software/src/GrabWidget.cpp:489–494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
void GrabWidget::fillBackgroundColored()
490
{
491
DEBUG_MID_LEVEL << Q_FUNC_INFO << m_selfId;
492
493
fillBackground(m_selfId);
494
}
495
496
void GrabWidget::fillBackground(int index)
497
{
Callers
1
setColoredLedWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected