Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setUpdated
Method
setUpdated
src/plugins/debugger/interface/localtreeitem.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void LocalTreeItem::setUpdated(bool updated)
34
{
35
this->updated = updated;
36
}
37
38
void LocalTreeItem::setChildrenUpdated(bool updated)
39
{
Callers
2
appendItem
Method · 0.80
setChildrenUpdated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected