Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setColor
Method
setColor
custom_widgets/yacreader_busy_widget.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void YACReaderBusyWidget::setColor(QColor color)
19
{
20
busyIndicator->setColor(color);
21
}
22
23
BusyIndicator::BusyIndicator(QWidget *parent, int size)
24
: QWidget(parent),
Callers
3
YACReaderBusyWidget
Method · 0.45
drawRectStyle
Method · 0.45
drawEllipseStyle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected