MCPcopy 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
78void DownloadsTab::refresh()
79{
80 m_core.downloadManager()->refreshList();
81}
82
83void DownloadsTab::resumeDownload(int downloadIndex)
84{

Callers

nothing calls this directly

Calls 2

refreshListMethod · 0.80
downloadManagerMethod · 0.45

Tested by

no test coverage detected