MCPcopy 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
47void BusyIndicator::setIndicatorStyle(IndicatorStyle style)
48{
49 m_style = style;
50 update();
51}
52
53void BusyIndicator::setColor(QColor color)
54{

Callers 2

YACReaderBusyWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected