Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ fillBackgroundWhite
Method
fillBackgroundWhite
Software/src/GrabWidget.cpp:481–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
void GrabWidget::fillBackgroundWhite()
482
{
483
DEBUG_MID_LEVEL << Q_FUNC_INFO << m_selfId;
484
485
setBackgroundColor(Qt::white);
486
setTextColor(Qt::black);
487
}
488
489
void GrabWidget::fillBackgroundColored()
490
{
Callers
1
setWhiteLedWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected