Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isEmpty
Method
isEmpty
src/plugins/recent/mainframe/recentlistview.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
bool RecentListView::isEmpty() const
58
{
59
return model.rowCount() == 0;
60
}
61
62
void RecentListView::clearAll()
63
{
Callers
15
updatePid
Method · 0.45
showFileDialog
Method · 0.45
start
Method · 0.45
addCategory
Method · 0.45
tasks
Method · 0.45
clearTasks
Method · 0.45
execCommand
Method · 0.45
setCategoryVisibility
Method · 0.45
replay
Method · 0.45
replayMinidump
Method · 0.45
recordMinidump
Method · 0.45
btnOpenFileClicked
Method · 0.45
Calls
1
rowCount
Method · 0.45
Tested by
no test coverage detected