MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / setInnerRadius

Method setInnerRadius

Components/WaitingSpinnerWidget.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void WaitingSpinnerWidget::setInnerRadius(int radius) {
158 _innerRadius = radius;
159 updateSize();
160}
161
162QColor WaitingSpinnerWidget::color() {
163 return _color;

Callers 1

NetForwarderUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected