Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setError
Method
setError
src/common/widget/statuswidget.cpp:108–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void StatusWidget::setError()
109
{
110
d->timer.stop();
111
d->state = Error;
112
}
113
114
bool StatusWidget::isError()
115
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected