Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ stop
Method
stop
src/common/widget/statuswidget.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void StatusWidget::stop()
88
{
89
d->timer.stop();
90
d->state = Stoped;
91
}
92
93
bool StatusWidget::isRunning()
94
{
Callers
9
~ServerApplication
Method · 0.45
hideTip
Method · 0.45
setUp
Method · 0.45
eventFilter
Method · 0.45
setError
Method · 0.45
enableSync
Method · 0.45
~Settings
Method · 0.45
setAutoSync
Method · 0.45
stopAnimation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected