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

Method color

Components/WaitingSpinnerWidget.cpp:162–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162QColor WaitingSpinnerWidget::color() {
163 return _color;
164}
165
166qreal WaitingSpinnerWidget::roundness() {
167 return _roundness;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected