MCPcopy 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
87void StatusWidget::stop()
88{
89 d->timer.stop();
90 d->state = Stoped;
91}
92
93bool StatusWidget::isRunning()
94{

Callers 9

~ServerApplicationMethod · 0.45
hideTipMethod · 0.45
setUpMethod · 0.45
eventFilterMethod · 0.45
setErrorMethod · 0.45
enableSyncMethod · 0.45
~SettingsMethod · 0.45
setAutoSyncMethod · 0.45
stopAnimationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected