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

Method setColor

Components/WaitingSpinnerWidget.cpp:206–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void WaitingSpinnerWidget::setColor(QColor color) {
207 _color = color;
208}
209
210void WaitingSpinnerWidget::setRevolutionsPerSecond(qreal revolutionsPerSecond) {
211 _revolutionsPerSecond = revolutionsPerSecond;

Callers 3

setColorHintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected