Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnRetryDownloadClicked
Method
OnRetryDownloadClicked
qt/mainwindow.cpp:855–858 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
853
}
854
855
void MainWindow::OnRetryDownloadClicked()
856
{
857
GetFramework().GetStorage().RetryDownloadNode(m_lastCountry);
858
}
859
860
void MainWindow::OnCancelDownloadClicked()
861
{
Callers
nothing calls this directly
Calls
1
RetryDownloadNode
Method · 0.80
Tested by
no test coverage detected