MCPcopy 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
855void MainWindow::OnRetryDownloadClicked()
856{
857 GetFramework().GetStorage().RetryDownloadNode(m_lastCountry);
858}
859
860void MainWindow::OnCancelDownloadClicked()
861{

Callers

nothing calls this directly

Calls 1

RetryDownloadNodeMethod · 0.80

Tested by

no test coverage detected