MCPcopy 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
62void RecentListView::clearAll()
63{
64 model.clear();
65}
66
67void RecentListView::clearProjects()
68{

Callers 1

clearRecentMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected