Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ clearAll
Method
clearAll
src/plugins/recent/mainframe/recentlistview.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void RecentListView::clearAll()
63
{
64
model.clear();
65
}
66
67
void RecentListView::clearProjects()
68
{
Callers
1
clearRecent
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected