MCPcopy Create free account
hub / github.com/comaps/comaps / OnDownloadClicked

Method OnDownloadClicked

qt/mainwindow.cpp:850–853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

848}
849
850void MainWindow::OnDownloadClicked()
851{
852 GetFramework().GetStorage().DownloadNode(m_lastCountry);
853}
854
855void MainWindow::OnRetryDownloadClicked()
856{

Callers

nothing calls this directly

Calls 1

DownloadNodeMethod · 0.80

Tested by

no test coverage detected