Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setIndicatorStyle
Method
setIndicatorStyle
custom_widgets/yacreader_busy_widget.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void BusyIndicator::setIndicatorStyle(IndicatorStyle style)
48
{
49
m_style = style;
50
update();
51
}
52
53
void BusyIndicator::setColor(QColor color)
54
{
Callers
2
YACReaderBusyWidget
Method · 0.80
YACReaderTitledToolBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected