Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ refresh
Method
refresh
src/downloadstab.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void DownloadsTab::refresh()
79
{
80
m_core.downloadManager()->refreshList();
81
}
82
83
void DownloadsTab::resumeDownload(int downloadIndex)
84
{
Callers
nothing calls this directly
Calls
2
refreshList
Method · 0.80
downloadManager
Method · 0.45
Tested by
no test coverage detected