Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
void WaitingSpinnerWidget::setInnerRadius(int radius) {
158
_innerRadius = radius;
159
updateSize();
160
}
161
162
QColor WaitingSpinnerWidget::color() {
163
return _color;
Callers
1
NetForwarderUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected