Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setLineWidth
Method
setLineWidth
Components/WaitingSpinnerWidget.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void WaitingSpinnerWidget::setLineWidth(int width) {
153
_lineWidth = width;
154
updateSize();
155
}
156
157
void WaitingSpinnerWidget::setInnerRadius(int radius) {
158
_innerRadius = radius;
Callers
1
InspectorCtl
Method · 0.80
Calls
no outgoing calls
Tested by
1
InspectorCtl
Method · 0.64