Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ stopAnimation
Method
stopAnimation
src/common/util/spinnerpainter.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void SpinnerPainter::stopAnimation()
71
{
72
refreshTimer.stop();
73
}
74
75
QList<QColor> SpinnerPainter::createDefaultIndicatorColorList(QColor color)
76
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected