MCPcopy 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
489void GrabWidget::fillBackgroundColored()
490{
491 DEBUG_MID_LEVEL << Q_FUNC_INFO << m_selfId;
492
493 fillBackground(m_selfId);
494}
495
496void GrabWidget::fillBackground(int index)
497{

Callers 1

setColoredLedWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected